1.0.39.11: fix readdir for :inode64 builds
[sbcl.git] / src / runtime / darwin-langinfo.c
index c1be651..a655553 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <stdlib.h>
+#include <string.h>
 #include "darwin-langinfo.h"
 
 char *nl_langinfo(nl_item item)