home *** CD-ROM | disk | FTP | other *** search
- #define HAVE_SYMLINK
- #undef BSD
- #define HAVE_DIRENT
- #define HAVE_D_NAMLEN
- #undef HAVE_FLOCK
- #undef HAVE_FTW
- #define HAVE_GETCWD
- #define HAVE_GETDTABLESIZE
- #undef HAVE_PSTAT
- #undef HAVE_ST_BLKSIZE
- #undef HAVE_SYSINFO
- #undef HAVE_UT_UT_HOST
- #define HAVE_VPRINTF
- #define OVERWRITE
- #undef SETPROCTITLE
- #undef SHADOW_PASSWORD
- #define UPLOAD
- #undef USG
- #define NO_MALLOC_PROTO
-
- #define MAXPATHLEN 256
- #define L_SET 0
- #define L_INCR 1
- #define NGROUPS_MAX 16
- #define NCARGS 20480
- #define alloca malloc
- #define strcasecmp stricmp
- #define strncasecmp strnicmp
-
- /* #include <malloc.h> */
- #include <stdlib.h>
- #include <unistd.h>
-
- #ifndef FACILITY
- #define FACILITY LOG_DAEMON
- #endif
-
- typedef void SIGNAL_TYPE;
-
- #include "/config.h"
-