sockconfig.h
上传用户:xqtpzdz
上传日期:2022-05-21
资源大小:1764k
文件大小:1k
源码类别:

xml/soap/webservice

开发平台:

Visual C++

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define if on AIX 3.
  3.    System headers sometimes define this.
  4.    We just want to avoid a redefinition error message.  */
  5. #ifndef _ALL_SOURCE
  6. #undef _ALL_SOURCE
  7. #endif
  8. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  9. #undef HAVE_SYS_WAIT_H
  10. /* Define if you have <vfork.h>.  */
  11. #undef HAVE_VFORK_H
  12. /* Define to `int' if <sys/types.h> doesn't define.  */
  13. #undef pid_t
  14. /* Define as the return type of signal handlers (int or void).  */
  15. #undef RETSIGTYPE
  16. /* Define if you have the ANSI C header files.  */
  17. #undef STDC_HEADERS
  18. /* Define if `sys_siglist' is declared by <signal.h>.  */
  19. #undef SYS_SIGLIST_DECLARED
  20. /* Define vfork as fork if vfork does not work.  */
  21. #undef vfork
  22. /* Define if extern "C" is needed arround include files */
  23. #define EXTERN_C_BEGIN
  24. #define EXTERN_C_END
  25. /* Define if you have char* _sys_siglist[] */
  26. #undef SYS_SIGLIST
  27. /* Define if you have libg++ */
  28. #undef _S_LIBGXX
  29. /* Define if you have the select function.  */
  30. #undef HAVE_SELECT
  31. /* Define if you have the <builtin.h> header file.  */
  32. #undef HAVE_BUILTIN_H
  33. /* Define if you have the <memory.h> header file.  */
  34. #undef HAVE_MEMORY_H
  35. /* Define if you have the <string.h> header file.  */
  36. #undef HAVE_STRING_H
  37. #include "socklocal.h"