[project @ 2004-08-16 10:59:37 by simonmar]
authorsimonmar <unknown>
Mon, 16 Aug 2004 10:59:37 +0000 (10:59 +0000)
committersimonmar <unknown>
Mon, 16 Aug 2004 10:59:37 +0000 (10:59 +0000)
config.h ==> ghcconfig.h

ghc/rts/gmp/gmp.h

index ba36210..0f1b951 100644 (file)
@@ -30,7 +30,7 @@ MA 02111-1307, USA. */
 
 #ifndef STG_H
 /* Get DLL_IMPORT */
-#include "../../includes/config.h"
+#include "../../includes/ghcconfig.h"
 #include "../../includes/StgDLL.h"
 #endif