summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/getopt/getopt.c')
-rw-r--r--usr.bin/getopt/getopt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/getopt/getopt.c b/usr.bin/getopt/getopt.c
index fbadc92..c0d2221 100644
--- a/usr.bin/getopt/getopt.c
+++ b/usr.bin/getopt/getopt.c
@@ -1,6 +1,7 @@
/* $FreeBSD$ */
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
main(argc, argv)
OpenPOWER on IntegriCloud