Index: src/library.c
===================================================================
RCS file: /cvs/public/parrot/src/library.c,v
retrieving revision 1.11
diff -u -u -r1.11 library.c
--- src/library.c	11 Oct 2004 10:44:32 -0000	1.11
+++ src/library.c	8 Nov 2004 02:31:22 -0000
@@ -175,6 +175,7 @@
     };
     const char *dynext_paths[] = {
         "runtime/parrot/dynext/",
+        "",
         NULL
     };
     const char **paths;
