/* common/config.h.  Generated automatically by configure.  */

#ifndef _CONFIG_H
#define	_CONFIG_H 1

/* Defined if you have sysconf().  */
#define HAVE_SYSCONF 1

/* Defined if you have strdup().  */
#define HAVE_STRDUP 1

/* Defined if you have rindex(3).  */
#define HAVE_RINDEX 1

/* Defined if you have random() */
#define HAVE_RANDOM 1

/* Defined if you have bcopy(3).  */
#define HAVE_BCOPY 1

/* Defined if you have getdtablesize().  */
#define HAVE_GETDTABLESIZE 1

/* Defined if you have strsignal() rather than sys_siglist[]  */
/* #undef HAVE_STRSIGNAL */

/* Defined if you have ftruncate().  */
#define HAVE_FTRUNCATE 1

/* Defined if you have setrlimit().  */
#define HAVE_SETRLIMIT 1

/* Define if you have madvise() */
#define HAVE_MADVISE 1

/* Define if you have strncasecmp() */
#define HAVE_STRNCASECMP 1

/* Define if you have memmove() */
/* #undef HAVE_MEMMOVE */

/* Define if you have mktemp() */
#define HAVE_MKTEMP 1

/* Define if you have snprintf() */
#define HAVE_SNPRINTF 1

/* Define if you have strerror() */
#define HAVE_STRERROR 1

#define HAVE_STRINGS_H 1

/* Define if you have sys/sockio.h */
#define HAVE_SYS_SOCKIO_H 1

/* Define if you have dlfcn.h */
/* #undef HAVE_DLFCN_H */

/* Defined if you have dirent.h */
#define HAVE_DIRENT_H 1

/* Defined if you have netinet/in_systm.h */
/* #undef HAVE_NETINT_IN_SYSTM_H */

/* Defined if you have select.h  */
/* #undef HAVE_SELECT_H */

/* Defined if you have sys/select.h  */
/* #undef HAVE_SYS_SELECT_H */

/* Defined if you have sys/un.h (SCO doesn't have UNIX sock's) */
#define HAVE_SYS_UN_H 1

/* Defined to the type of sig handlers */
#define RETSIGTYPE void


#endif /*_CONFIG_H*/
