aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2003-09-01 04:12:18 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2003-09-01 04:12:18 +0000
commit84c0a482499490d5f27b1399d9ac7ed0e059e0ca (patch)
tree30809930296cd805616d4b3990b6dc4b625fbf8b /libexec/ftpd
parentf92921ddff7666155b874e30006596c10b4cf21c (diff)
Notes
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/popen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/ftpd/popen.c b/libexec/ftpd/popen.c
index b0b3b61330e7e..abc4ec2cd5a23 100644
--- a/libexec/ftpd/popen.c
+++ b/libexec/ftpd/popen.c
@@ -58,7 +58,6 @@ static const char rcsid[] =
#include "pathnames.h"
#include <syslog.h>
#include <time.h>
-#include <varargs.h>
#define MAXUSRARGS 100
#define MAXGLOBARGS 1000