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