1.0.39.15: delete all traces of the darwin dlshim
[sbcl.git] / src / runtime / darwin-os.c
index 7bfc735..4a2bef6 100644 (file)
 #include <mach-o/dyld.h>
 #include "bsd-os.h"
 #include <errno.h>
-
-#ifndef LISP_FEATURE_DLSHIM
 #include <dlfcn.h>
-#endif
 
 char *
 os_get_runtime_executable_path(int external)