--- /netrel/src/guile-1.6.4-14/libguile-ltdl/upstream/ltdl.c 2003-10-01 19:48:56.000000000 +0200 +++ raw-ltdl.guilemod.c 2003-10-01 20:31:34.000000000 +0200 @@ -26,7 +26,7 @@ */ #if HAVE_CONFIG_H -# include +# include "config.h" #endif #if HAVE_UNISTD_H @@ -124,7 +124,7 @@ # define assert(arg) ((void) 0) #endif -#include "ltdl.h" +#include "raw-ltdl.h" #if WITH_DMALLOC # include