home *** CD-ROM | disk | FTP | other *** search
- #ifndef __setup_include__
- #define __setup_include__
- #define PARAMH
- #define UNISTDH
- #define STRINGH
- #undef STRINGSH
- #define STDLIBH
- #define STDDEFH
- #define SYSSYSLOGH
- #define NOINDEX
- #undef NEED_STRERROR
- #define NEED_STRTOKEN
- #undef NEED_STRTOK
- #undef NEED_INET_ADDR
- #undef NEED_INET_NTOA
- #undef NEED_INET_NETOF
- #define GETTIMEOFDAY
- #undef LRAND48
- #define MALLOCH <malloc.h>
- #define bzero(a,b) memset(a,0,b)
- #define bcopy(a,b,c) memcpy(b,a,c)
- #define bcmp memcmp
- #define NBLOCK_POSIX
- #define POSIX_SIGNALS
- #undef TIMES_2
- #undef GETRUSAGE_2
- #endif
-