aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sam.c b/sam.c
index 79b8980..9363104 100644
--- a/sam.c
+++ b/sam.c
@@ -6,6 +6,7 @@
* Copyright © 2016 Marc André Tanner <mat at brain-dump.org>
*/
#include <string.h>
+#include <strings.h>
#include <stdio.h>
#include <ctype.h>
#include <errno.h>