From 9bf1bdddae6fc8e79f1f75fa4599fb4140654e30 Mon Sep 17 00:00:00 2001 From: dons Date: Fri, 8 Oct 2004 08:42:53 +0000 Subject: [project @ 2004-10-08 08:42:53 by dons] Tweak the PACKAGE_* #undefs in a couple of other places, too. --- include/HsUnix.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/HsUnix.h b/include/HsUnix.h index 56e8eca..4dd7649 100644 --- a/include/HsUnix.h +++ b/include/HsUnix.h @@ -11,8 +11,6 @@ #include "ghcconfig.h" -#include "HsUnixConfig.h" - /* ultra-evil... */ #undef PACKAGE_BUGREPORT #undef PACKAGE_NAME @@ -20,6 +18,8 @@ #undef PACKAGE_TARNAME #undef PACKAGE_VERSION +#include "HsUnixConfig.h" + #include #include -- cgit v1.2.3