1.0.39.15: delete all traces of the darwin dlshim
[sbcl.git] / tools-for-build / grovel-headers.c
index 421f03c..e93b2e1 100644 (file)
   #include <sys/ioctl.h>
   #include <sys/termios.h>
   #include <langinfo.h>
-  #ifdef LISP_FEATURE_DLSHIM
-    #include "../src/runtime/darwin-dlshim.h"
-  #else
-    #include <dlfcn.h>
-  #endif
+  #include <dlfcn.h>
 #endif
 
 #include <sys/stat.h>