blob: 635d9cf3801ff8eb5437335260494a32b149a116 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
#ifndef __setup_include__
#define __setup_include__
#define PARAMH
#define UNISTDH
#define STRINGH
#define STRINGSH
#define STDLIBH
#undef STDDEFH
#define SYSSYSLOGH
#undef NOINDEX
#undef NEED_STRERROR
#define NEED_STRTOKEN
#define NEED_STRTOK
#undef NEED_INET_ADDR
#undef NEED_INET_NTOA
#undef NEED_INET_NETOF
#define GETTIMEOFDAY
#undef LRAND48
#undef LINUX_ALPHA
#define GLIBC2_2
#undef MALLOCH
#define NBLOCK_POSIX
#define POSIX_SIGNALS
#undef TIMES_2
#define GETRUSAGE_2
#endif
|