strstr: Update cross-compilation guess.
[pspp] / lib / regex.c
index 210bf91c4818cff63462d4a7ca076afae981dd0d..af47056d73d2a54cf77657182de704a8d438ce97 100644 (file)
@@ -53,6 +53,7 @@
    GNU regex allows.  Include it before <regex.h>, which correctly
    #undefs RE_DUP_MAX and sets it to the right value.  */
 #include <limits.h>
+#include <strings.h>
 
 #include <regex.h>
 #include "regex_internal.h"