diff --git a/pub/regex.c b/pub/regex.cindex ba15918..dcaa9b4 100644--- a/pub/regex.c+++ b/pub/regex.c@@ -40,6 +40,7 @@/* We need this for `regex.h', and perhaps for the Emacs include files. */
#include <sys/types.h>
+#include <string.h>#include "gnuregex.h"
/* The `emacs' switch turns on certain matching commands