diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2003-09-01 04:12:18 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2003-09-01 04:12:18 +0000 |
| commit | 84c0a482499490d5f27b1399d9ac7ed0e059e0ca (patch) | |
| tree | 30809930296cd805616d4b3990b6dc4b625fbf8b /libexec | |
| parent | f92921ddff7666155b874e30006596c10b4cf21c (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ftpd/popen.c | 1 | ||||
| -rw-r--r-- | libexec/rpc.rquotad/rquotad.c | 1 |
2 files changed, 0 insertions, 2 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 diff --git a/libexec/rpc.rquotad/rquotad.c b/libexec/rpc.rquotad/rquotad.c index acc1e64a7bb0c..653ea15257b2c 100644 --- a/libexec/rpc.rquotad/rquotad.c +++ b/libexec/rpc.rquotad/rquotad.c @@ -28,7 +28,6 @@ static const char rcsid[] = #include <unistd.h> #include <syslog.h> -#include <varargs.h> #include <ufs/ufs/quota.h> #include <rpc/rpc.h> |
