1/* Define this if SYSV IPC is available (e.g. msgget, etc.) */
2#undef HAVE_SYSVIPC
3
4/* Define this if internet-domain sockets are available */
5#undef HAVE_INTERNET_DOMAIN_SOCKETS
6
7/* Define this if berkeley unix-domain sockets are available */
8#undef HAVE_UNIX_DOMAIN_SOCKETS
9
10/* Define this if using Xauth authentication */
11#undef HAVE_XAUTH
12
13#undef socklen_t
14