aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/expand
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-24 19:50:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-24 19:50:42 +0000
commit7a19d1bbb9f8fe580d509ad1caf8343e876fa045 (patch)
tree98072ccdbeeb48ed101ec6127193016cfb67132a /usr.bin/expand
parent948a3f54a76846f76f78b9c712254e5b22df9fe2 (diff)
Notes
Diffstat (limited to 'usr.bin/expand')
-rw-r--r--usr.bin/expand/expand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/expand/expand.c b/usr.bin/expand/expand.c
index 4044cc5d630c7..06f1362293df7 100644
--- a/usr.bin/expand/expand.c
+++ b/usr.bin/expand/expand.c
@@ -48,6 +48,7 @@ static const char rcsid[] =
#include <ctype.h>
#include <err.h>
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
/*