[project @ 2002-08-23 20:59:29 by sof]
[ghc-hetmet.git] / ghc / compiler / parser / hschooks.c
index 6578dbb..b25bfa1 100644 (file)
@@ -15,6 +15,10 @@ in instead of the defaults.
 #include "HsFFI.h"
 #endif
 
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif
+
 void
 defaultsHook (void)
 {