/* $Header: /home/yav/xpx/RCS/config.h.in,v 1.4 1995/11/23 17:05:04 yav Exp $ * OS depend configuration file for xpx */ #ifndef XPX_CONFIG_H #define XPX_CONFIG_H #undef STDC_HEADERS #undef HAVE_STDLIB_H #undef HAVE_STRING_H #undef HAVE_STRINGS_H #undef HAVE_STDARG_H #undef HAVE_VARARGS_H #undef HAVE_UNISTD_H #undef HAVE_MALLOC_H #undef HAVE_SYS_WAIT_H #undef HAVE_MATH_H #undef HAVE_DIRENT_H #undef HAVE_SYS_NDIR_H #undef HAVE_SYS_DIR_H #undef HAVE_NDIR_H #undef TIME_WITH_SYS_TIME #undef HAVE_SYS_TIME_H #undef HAVE_STRCHR #undef HAVE_MEMCPY #undef HAVE_BZERO #undef HAVE_USLEEP #undef HAVE_GETTIMEOFDAY #undef HAVE_OPENDIR #undef HAVE_CLOSEDIR #undef HAVE_READDIR #undef HAVE_GETCWD #undef HAVE_VFORK #endif /* XPX_CONFIG_H */ /* End of file */