includes and fixed to make it compile under Ultrix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@485 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -66,7 +66,6 @@ RCSID("$Id$");
|
||||
#include <fcntl.h>
|
||||
#include <glob.h>
|
||||
#include <limits.h>
|
||||
#include <netdb.h>
|
||||
#include <pwd.h>
|
||||
#include <setjmp.h>
|
||||
#include <signal.h>
|
||||
@@ -92,6 +91,8 @@ RCSID("$Id$");
|
||||
|
||||
void yyparse();
|
||||
|
||||
extern char *optarg;
|
||||
extern int optind, opterr;
|
||||
|
||||
#ifndef LOG_FTP
|
||||
#define LOG_FTP LOG_DAEMON
|
||||
|
Reference in New Issue
Block a user