/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to `long' if <sys/types.h> doesn't define.  */
/* #undef off_t */

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
/* #undef size_t */

/* Define if you have the ANSI C header files.  */
#define STDC_HEADERS 1

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#define TIME_WITH_SYS_TIME 1

/* type of size_t, from system header files */
#define pthread_size_t unsigned int

/* type of ssize_t, from system header files */
#define pthread_ssize_t int

/* type of time_t, from system header files */
#define pthread_time_t int

/* type of fpos_t, from system header files */
#define pthread_fpos_t long

/* type of off_t, from system header files */
#define pthread_off_t int

/* type of va_list, from system header files */
#define pthread_va_list char *

/* define if the linker hauls in certain static data from libc even when
   you don't want it to.  yes, this description is bogus, but chris added
   the need for this, without describing the problem.  */
/* #undef LD_LINKS_STATIC_DATA */

/* where are terminal devices to be found? */
#define _PATH_PTY "/dev/"

/* what directory holds the time zone info on this system? */
#define _PATH_TZDIR "/etc/zoneinfo"

/* what file indicates the local time zone? */
#define _PATH_TZFILE "/etc/zoneinfo/localtime"

#define _PATH_RESCONF "/etc/resolv.conf"

#define _PATH_HOSTS "/etc/hosts"

#define _PATH_NETWORKS "/etc/networks"

#define _PATH_PROTOCOLS "/etc/protocols"

#define _PATH_SERVICES "/etc/services"

/* Define if you have the syscall_accept function.  */
#define HAVE_SYSCALL_ACCEPT 1

/* Define if you have the syscall_bind function.  */
#define HAVE_SYSCALL_BIND 1

/* Define if you have the syscall_chdir function.  */
#define HAVE_SYSCALL_CHDIR 1

/* Define if you have the syscall_chmod function.  */
#define HAVE_SYSCALL_CHMOD 1

/* Define if you have the syscall_chown function.  */
#define HAVE_SYSCALL_CHOWN 1

/* Define if you have the syscall_close function.  */
#define HAVE_SYSCALL_CLOSE 1

/* Define if you have the syscall_connect function.  */
#define HAVE_SYSCALL_CONNECT 1

/* Define if you have the syscall_creat function.  */
#define HAVE_SYSCALL_CREAT 1

/* Define if you have the syscall_dup function.  */
#define HAVE_SYSCALL_DUP 1

/* Define if you have the syscall_dup2 function.  */
#define HAVE_SYSCALL_DUP2 1

/* Define if you have the syscall_execve function.  */
#define HAVE_SYSCALL_EXECVE 1

/* Define if you have the syscall_exit function.  */
#define HAVE_SYSCALL_EXIT 1

/* Define if you have the syscall_fchmod function.  */
#define HAVE_SYSCALL_FCHMOD 1

/* Define if you have the syscall_fchown function.  */
#define HAVE_SYSCALL_FCHOWN 1

/* Define if you have the syscall_fcntl function.  */
#define HAVE_SYSCALL_FCNTL 1

/* Define if you have the syscall_fork function.  */
#define HAVE_SYSCALL_FORK 1

/* Define if you have the syscall_fstat function.  */
#define HAVE_SYSCALL_FSTAT 1

/* Define if you have the syscall_getdents function.  */
/* #undef HAVE_SYSCALL_GETDENTS */

/* Define if you have the syscall_getdirentries function.  */
#define HAVE_SYSCALL_GETDIRENTRIES 1

/* Define if you have the syscall_getdtablesize function.  */
#define HAVE_SYSCALL_GETDTABLESIZE 1

/* Define if you have the syscall_getmsg function.  */
/* #undef HAVE_SYSCALL_GETMSG */

/* Define if you have the syscall_getpeername function.  */
#define HAVE_SYSCALL_GETPEERNAME 1

/* Define if you have the syscall_getpgrp function.  */
#define HAVE_SYSCALL_GETPGRP 1

/* Define if you have the syscall_getsockname function.  */
#define HAVE_SYSCALL_GETSOCKNAME 1

/* Define if you have the syscall_getsockopt function.  */
#define HAVE_SYSCALL_GETSOCKOPT 1

/* Define if you have the syscall_link function.  */
#define HAVE_SYSCALL_LINK 1

/* Define if you have the syscall_listen function.  */
#define HAVE_SYSCALL_LISTEN 1

/* Define if you have the syscall_lseek function.  */
#define HAVE_SYSCALL_LSEEK 1

/* Define if you have the syscall_open function.  */
#define HAVE_SYSCALL_OPEN 1

/* Define if you have the syscall_pgrpsys function.  */
/* #undef HAVE_SYSCALL_PGRPSYS */

/* Define if you have the syscall_pipe function.  */
#define HAVE_SYSCALL_PIPE 1

/* Define if you have the syscall_poll function.  */
/* #undef HAVE_SYSCALL_POLL */

/* Define if you have the syscall_putmsg function.  */
/* #undef HAVE_SYSCALL_PUTMSG */

/* Define if you have the syscall_read function.  */
#define HAVE_SYSCALL_READ 1

/* Define if you have the syscall_readdir function.  */
/* #undef HAVE_SYSCALL_READDIR */

/* Define if you have the syscall_readv function.  */
#define HAVE_SYSCALL_READV 1

/* Define if you have the syscall_recv function.  */
#define HAVE_SYSCALL_RECV 1

/* Define if you have the syscall_recvfrom function.  */
#define HAVE_SYSCALL_RECVFROM 1

/* Define if you have the syscall_recvmsg function.  */
#define HAVE_SYSCALL_RECVMSG 1

/* Define if you have the syscall_rename function.  */
#define HAVE_SYSCALL_RENAME 1

/* Define if you have the syscall_select function.  */
#define HAVE_SYSCALL_SELECT 1

/* Define if you have the syscall_send function.  */
#define HAVE_SYSCALL_SEND 1

/* Define if you have the syscall_sendmsg function.  */
#define HAVE_SYSCALL_SENDMSG 1

/* Define if you have the syscall_sendto function.  */
#define HAVE_SYSCALL_SENDTO 1

/* Define if you have the syscall_setsockopt function.  */
#define HAVE_SYSCALL_SETSOCKOPT 1

/* Define if you have the syscall_shutdown function.  */
#define HAVE_SYSCALL_SHUTDOWN 1

/* Define if you have the syscall_sigprocmask function.  */
/* #undef HAVE_SYSCALL_SIGPROCMASK */

/* Define if you have the syscall_socket function.  */
#define HAVE_SYSCALL_SOCKET 1

/* Define if you have the syscall_socketcall function.  */
/* #undef HAVE_SYSCALL_SOCKETCALL */

/* Define if you have the syscall_stat function.  */
#define HAVE_SYSCALL_STAT 1

/* Define if you have the syscall_unlink function.  */
#define HAVE_SYSCALL_UNLINK 1

/* Define if you have the syscall_wait3 function.  */
#define HAVE_SYSCALL_WAIT3 1

/* Define if you have the syscall_wait4 function.  */
/* #undef HAVE_SYSCALL_WAIT4 */

/* Define if you have the syscall_waitpid function.  */
#define HAVE_SYSCALL_WAITPID 1

/* Define if you have the syscall_waitsys function.  */
/* #undef HAVE_SYSCALL_WAITSYS */

/* Define if you have the syscall_write function.  */
#define HAVE_SYSCALL_WRITE 1

/* Define if you have the syscall_writev function.  */
#define HAVE_SYSCALL_WRITEV 1

/* Define if you have the <sys/syscall.h> header file.  */
#define HAVE_SYS_SYSCALL_H 1

/* Define if you have the <sys/time.h> header file.  */
#define HAVE_SYS_TIME_H 1

/* Define if you have the <syscall.h> header file.  */
#define HAVE_SYSCALL_H 1
