summaryrefslogtreecommitdiffstats
path: root/usr.bin/c89/c89.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/c89/c89.c')
-rw-r--r--usr.bin/c89/c89.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/c89/c89.c b/usr.bin/c89/c89.c
index f8c47c5..a1dc9b2 100644
--- a/usr.bin/c89/c89.c
+++ b/usr.bin/c89/c89.c
@@ -33,6 +33,7 @@ __FBSDID("$FreeBSD$");
#include <err.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
OpenPOWER on IntegriCloud