1.0.39.12: remove darwin-langinfo
[sbcl.git] / tools-for-build / grovel-headers.c
index de5340d..421f03c 100644 (file)
   #include <sys/wait.h>
   #include <sys/ioctl.h>
   #include <sys/termios.h>
-  #ifdef LISP_FEATURE_DARWIN
-    #include "../src/runtime/darwin-langinfo.h"
-  #else
-    #include <langinfo.h>
-  #endif
+  #include <langinfo.h>
   #ifdef LISP_FEATURE_DLSHIM
     #include "../src/runtime/darwin-dlshim.h"
   #else