#ifndef _ARPCCONF_H_
#define _ARPCCONF_H_ 1

#ifndef HAVE_SYS_WAIT_H
#define HAVE_SYS_WAIT_H 1
#endif

#ifndef STDC_HEADERS
#define STDC_HEADERS 1
#endif

#ifndef TIME_WITH_SYS_TIME
#define TIME_WITH_SYS_TIME 1
#endif

#ifndef WORDS_BIGENDIAN
#define WORDS_BIGENDIAN 1
#endif

#ifndef u_int32_t
#define u_int32_t unsigned int
#endif

#ifndef u_int16_t
#define u_int16_t unsigned short
#endif

#ifndef u_int8_t
#define u_int8_t unsigned char
#endif

#ifndef SIZEOF_LONG
#define SIZEOF_LONG 4
#endif

#ifndef SIZEOF_LONG_LONG
#define SIZEOF_LONG_LONG 8
#endif

#ifndef HAVE_MEMCPY
#define HAVE_MEMCPY 1
#endif

#ifndef HAVE_STRCASECMP
#define HAVE_STRCASECMP 1
#endif

#ifndef HAVE_STRCHR
#define HAVE_STRCHR 1
#endif

#ifndef HAVE_STRERROR
#define HAVE_STRERROR 1
#endif

#ifndef HAVE_MEMORY_H
#define HAVE_MEMORY_H 1
#endif

#ifndef HAVE_SYS_FILE_H
#define HAVE_SYS_FILE_H 1
#endif

#ifndef HAVE_SYS_FILIO_H
#define HAVE_SYS_FILIO_H 1
#endif

#ifndef HAVE_SYS_SOCKIO_H
#define HAVE_SYS_SOCKIO_H 1
#endif

#ifndef HAVE_SYS_TIME_H
#define HAVE_SYS_TIME_H 1
#endif

#ifndef HAVE_INT64_T
#define HAVE_INT64_T 1
#endif

#ifndef HAVE_SOCKLEN_T
#define HAVE_SOCKLEN_T 1
#endif

#ifndef HAVE_CLOCK_GETTIME_DECL
#define HAVE_CLOCK_GETTIME_DECL 1
#endif

#ifndef HAVE_TIMESPEC
#define HAVE_TIMESPEC 1
#endif

#ifndef xdrlong_t
#define xdrlong_t long
#endif

#endif /* !_ARPCCONF_H_ */
