Fix compile error... header problems.

1_00_stable_10817
Manuel Novoa III 2003-02-11 07:06:06 +00:00
parent ae494a9086
commit c2843563f3
1 changed files with 1 additions and 2 deletions

View File

@ -123,14 +123,13 @@
#include <signal.h>
#include <netdb.h>
#include <syslog.h>
#include <pwd.h>
#include <grp.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include <unistd.h>
#include <stdarg.h>
#include <time.h>
#define _PATH_INETDCONF "/etc/inetd.conf"
#define _PATH_INETDPID "/var/run/inetd.pid"