summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/passwd/passwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/passwd/passwd.c b/usr.bin/passwd/passwd.c
index 9d01454..c66bcb0 100644
--- a/usr.bin/passwd/passwd.c
+++ b/usr.bin/passwd/passwd.c
@@ -40,6 +40,7 @@ __FBSDID("$FreeBSD$");
#include <err.h>
#include <pwd.h>
#include <stdio.h>
+#include <stdlib.h>
#include <syslog.h>
#include <unistd.h>
OpenPOWER on IntegriCloud