summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/lib
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-05-10 22:03:19 +0000
committerdes <des@FreeBSD.org>2002-05-10 22:03:19 +0000
commitd5f591c3abf029023df71a6a7fb0f8856d16fd6c (patch)
tree048d1987b93062a1936d4ae9493ffc26812303a3 /contrib/openpam/lib
parentb12f600bff4440103dc855cc938cc66c10809ebc (diff)
downloadFreeBSD-src-d5f591c3abf029023df71a6a7fb0f8856d16fd6c.zip
FreeBSD-src-d5f591c3abf029023df71a6a7fb0f8856d16fd6c.tar.gz
Add missing include (perforce change 11137)
Diffstat (limited to 'contrib/openpam/lib')
-rw-r--r--contrib/openpam/lib/pam_get_authtok.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/openpam/lib/pam_get_authtok.c b/contrib/openpam/lib/pam_get_authtok.c
index 8a447c3..d89460f 100644
--- a/contrib/openpam/lib/pam_get_authtok.c
+++ b/contrib/openpam/lib/pam_get_authtok.c
@@ -37,6 +37,7 @@
#include <sys/param.h>
#include <stdlib.h>
+#include <string.h>
#include <security/pam_appl.h>
#include <security/openpam.h>
OpenPOWER on IntegriCloud