version 1.7 | version 1.8 | |||
---|---|---|---|---|
|
| |||
/* include all needed autoconfig.h defines */ | /* include all needed autoconfig.h defines */ | |||
#define CS_LOGSTATS | #define CS_LOGSTATS | |||
#define HAVE_SRAND | #define HAVE_SRAND | |||
#ifndef HAVE_FCNTL_H | ||||
#define HAVE_FCNTL_H | #define HAVE_FCNTL_H | |||
#endif | ||||
#ifndef HAVE_STDDEF_H | ||||
#define HAVE_STDDEF_H | #define HAVE_STDDEF_H | |||
#endif | ||||
#define GETTIMEOFDAY_TWO_ARGS | #define GETTIMEOFDAY_TWO_ARGS | |||
#define MAXPATHLEN 256 | #define MAXPATHLEN 256 | |||
Legend:
|