36#ifdef HAVE_SYS_SOCKET_H
37#include <sys/socket.h>
50#ifndef HAVE_GETTIMEOFDAY
51int gettimeofday(
struct timeval *tv,
void *tz);
56int daemon(
int nochdir,
int noclose);
61char *
strsep(
char **stringp,
const char *delim);
char * strsep(char **stringp, const char *delim)
char * dirname(char *str)
char * basename(char *str)
int daemon(int nochdir, int noclose)