about summary refs log tree commit diff
path: root/magrep.c
diff options
context:
space:
mode:
Diffstat (limited to 'magrep.c')
-rw-r--r--magrep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/magrep.c b/magrep.c
index 6f93a57..72ce1bb 100644
--- a/magrep.c
+++ b/magrep.c
@@ -7,6 +7,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <strings.h>
 #include <unistd.h>
 
 #include "blaze822.h"