summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/ftpd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c
index decc31b..2736946 100644
--- a/libexec/ftpd/ftpd.c
+++ b/libexec/ftpd/ftpd.c
@@ -98,11 +98,7 @@ static const char rcsid[] =
#include "pathnames.h"
#include "extern.h"
-#if __STDC__
#include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
static char version[] = "Version 6.00LS";
#undef main
OpenPOWER on IntegriCloud