aboutsummaryrefslogtreecommitdiffstats
path: root/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'regex.c')
-rw-r--r--regex.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/regex.c b/regex.c
index e926872..27ccdf1 100644
--- a/regex.c
+++ b/regex.c
@@ -10,9 +10,6 @@
#endif /* REGEX_DEBUG */
#include <ctype.h>
#include <gc.h>
-#ifdef __EMX__
-#include <strings.h>
-#endif
#include "fm.h"
#include "regex.h"