1.0.39.14: prepend an underscore to ldso stubs
[sbcl.git] / tools-for-build / grovel-headers.c
index 2058cad..421f03c 100644 (file)
@@ -36,9 +36,7 @@
   #include <sys/wait.h>
   #include <sys/ioctl.h>
   #include <sys/termios.h>
-  #ifdef LISP_FEATURE_DARWIN
-    #include "../src/runtime/darwin-langinfo.h"
-  #endif
+  #include <langinfo.h>
   #ifdef LISP_FEATURE_DLSHIM
     #include "../src/runtime/darwin-dlshim.h"
   #else