/* Copyright (c) 1993 Sanjay Ghemawat */ #ifndef _CONFIG_H_IN #define _CONFIG_H_IN #undef pid_t #undef SIZEOF_LONG #define HAVE_STRING_H 1 #define HAVE_LIMITS_H 1 #define HAVE_FSYNC 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_PROTO 1 #define HAVE_SYS_ERRLIST_PROTO 1 #define HAVE_GETTIMEOFDAY_PROTO 1 #define HAVE_GETHOSTID 1 #define HAVE_GETHOSTID_PROTO 1 #define HAVE_UNAME 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_GETHOSTNAME_PROTO 1 #define HAVE_GETPID_PROTO 1 #define HAVE_STRNCASECMP_PROTO 1 #endif /* _CONFIG_H_IN */