[project @ 2004-08-21 10:56:59 by panne]
[ghc-base.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.