aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-20 23:11:22 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-20 23:11:22 +0000
commit90ac6cd46a8667ba510a0099e6a598cb21118cd9 (patch)
tree715dfcc9f7b7378eba71d519a4e2e6554e201436 /libexec/ftpd
parenta14390ccec36f2d3676c5fbd97f2a137a9e543df (diff)
Notes
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/skey-stuff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/skey-stuff.c b/libexec/ftpd/skey-stuff.c
index 19fd55e3d361..2ab0cb50c9d2 100644
--- a/libexec/ftpd/skey-stuff.c
+++ b/libexec/ftpd/skey-stuff.c
@@ -4,6 +4,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <pwd.h>
#include <skey.h>