summaryrefslogtreecommitdiff
path: root/includes/ghcconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/ghcconfig.h')
-rw-r--r--includes/ghcconfig.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/ghcconfig.h b/includes/ghcconfig.h
new file mode 100644
index 0000000000..5f10e923fd
--- /dev/null
+++ b/includes/ghcconfig.h
@@ -0,0 +1,7 @@
+#ifndef __GHCCONFIG_H__
+#define __GHCCONFIG_H__
+
+#include "ghcautoconf.h"
+#include "ghcplatform.h"
+
+#endif