strstr: Update cross-compilation guess.
[pspp] / lib / wcswidth.c
index 3133c8445a331d9c9fb842488f9fedeec6a6e686..cdedf73ec9e93bc8f1be967e90985dd04573ccc5 100644 (file)
@@ -20,4 +20,6 @@
 /* Specification.  */
 #include <wchar.h>
 
+#include <limits.h>
+
 #include "wcswidth-impl.h"