aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/HsUnix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/HsUnix.h b/include/HsUnix.h
index 6950b57..cce4e5e 100644
--- a/include/HsUnix.h
+++ b/include/HsUnix.h
@@ -76,11 +76,7 @@
#include <dirent.h>
#endif
-#ifdef HAVE_FRAMEWORK_HASKELLSUPPORT
-#include <HaskellSupport/dlfcn.h>
-#else
#include <dlfcn.h>
-#endif
#ifdef HAVE_SIGNAL_H
#include <signal.h>