summaryrefslogtreecommitdiffstats
path: root/usr.bin/unexpand
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/unexpand')
-rw-r--r--usr.bin/unexpand/unexpand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/unexpand/unexpand.c b/usr.bin/unexpand/unexpand.c
index ed05c85..2d548a0 100644
--- a/usr.bin/unexpand/unexpand.c
+++ b/usr.bin/unexpand/unexpand.c
@@ -50,6 +50,7 @@ static const char rcsid[] =
*/
#include <err.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
char genbuf[BUFSIZ];
OpenPOWER on IntegriCloud