summaryrefslogtreecommitdiff
path: root/ghc/includes
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/includes')
-rw-r--r--ghc/includes/GhcConstants.lh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/includes/GhcConstants.lh b/ghc/includes/GhcConstants.lh
index f769205711..6acf111dbe 100644
--- a/ghc/includes/GhcConstants.lh
+++ b/ghc/includes/GhcConstants.lh
@@ -10,7 +10,7 @@ Multi-slurp protection (start):
#define GHCCONSTANTS_H
#ifndef PLATFORM_H
-#include "platform.h"
+/* OLD: #include "platform.h" */
#endif
\end{code}