summaryrefslogtreecommitdiff
path: root/libexec/ftpd/popen.c
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>2000-01-27 09:28:38 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>2000-01-27 09:28:38 +0000
commit4dd8b5ab798f9e3b8b60f5fa2c9ffb19b3774021 (patch)
treee0caee013c23189a72cb874040a86616a5f64a03 /libexec/ftpd/popen.c
parent404d72b9f6ab0c20ebd426ff73f13563352f0452 (diff)
Notes
Diffstat (limited to 'libexec/ftpd/popen.c')
-rw-r--r--libexec/ftpd/popen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/popen.c b/libexec/ftpd/popen.c
index 606d17a421d6..82cfd581f8db 100644
--- a/libexec/ftpd/popen.c
+++ b/libexec/ftpd/popen.c
@@ -44,6 +44,7 @@ static const char rcsid[] =
#include <sys/types.h>
#include <sys/wait.h>
+#include <netinet/in.h>
#include <errno.h>
#include <glob.h>