[project @ 2004-08-13 13:29:00 by simonmar]
[haskell-directory.git] / cbits / dirUtils.c
index 0e76972..08ea54e 100644 (file)
@@ -4,7 +4,7 @@
  * Directory Runtime Support
  */
 
-#include "config.h"
+#include "ghcconfig.h"
 
 // The following is required on Solaris to force the POSIX versions of
 // the various _r functions instead of the Solaris versions.