summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/getopt')
-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 d0355d8..d1671a7 100644
--- a/usr.bin/getopt/getopt.c
+++ b/usr.bin/getopt/getopt.c
@@ -7,6 +7,7 @@ __FBSDID("$FreeBSD$");
*/
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
int
OpenPOWER on IntegriCloud