Reorganisation of the source tree
[ghc-hetmet.git] / includes / ghcconfig.h
diff --git a/includes/ghcconfig.h b/includes/ghcconfig.h
new file mode 100644 (file)
index 0000000..5f10e92
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef __GHCCONFIG_H__
+#define __GHCCONFIG_H__
+
+#include "ghcautoconf.h"
+#include "ghcplatform.h"
+
+#endif