1275970Scy/* config.h.in.  Generated from configure.ac by autoheader.  */
2275970Scy
3275970Scy/* Define if libevent should build without support for a debug mode */
4275970Scy#undef DISABLE_DEBUG_MODE
5275970Scy
6275970Scy/* Define if libevent should not allow replacing the mm functions */
7275970Scy#undef DISABLE_MM_REPLACEMENT
8275970Scy
9275970Scy/* Define if libevent should not be compiled with thread support */
10275970Scy#undef DISABLE_THREAD_SUPPORT
11275970Scy
12275970Scy/* Define to 1 if you have the `accept4' function. */
13275970Scy#undef HAVE_ACCEPT4
14275970Scy
15275970Scy/* Define to 1 if you have the `arc4random' function. */
16275970Scy#undef HAVE_ARC4RANDOM
17275970Scy
18275970Scy/* Define to 1 if you have the `arc4random_buf' function. */
19275970Scy#undef HAVE_ARC4RANDOM_BUF
20275970Scy
21275970Scy/* Define to 1 if you have the <arpa/inet.h> header file. */
22275970Scy#undef HAVE_ARPA_INET_H
23275970Scy
24275970Scy/* Define to 1 if you have the `clock_gettime' function. */
25275970Scy#undef HAVE_CLOCK_GETTIME
26275970Scy
27275970Scy/* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you
28275970Scy   don't. */
29275970Scy#undef HAVE_DECL_CTL_KERN
30275970Scy
31275970Scy/* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you
32275970Scy   don't. */
33275970Scy#undef HAVE_DECL_KERN_ARND
34275970Scy
35275970Scy/* Define to 1 if you have the declaration of `KERN_RANDOM', and to 0 if you
36275970Scy   don't. */
37275970Scy#undef HAVE_DECL_KERN_RANDOM
38275970Scy
39275970Scy/* Define to 1 if you have the declaration of `RANDOM_UUID', and to 0 if you
40275970Scy   don't. */
41275970Scy#undef HAVE_DECL_RANDOM_UUID
42275970Scy
43275970Scy/* Define if /dev/poll is available */
44275970Scy#undef HAVE_DEVPOLL
45275970Scy
46275970Scy/* Define to 1 if you have the <dlfcn.h> header file. */
47275970Scy#undef HAVE_DLFCN_H
48275970Scy
49275970Scy/* Define if your system supports the epoll system calls */
50275970Scy#undef HAVE_EPOLL
51275970Scy
52275970Scy/* Define to 1 if you have the `epoll_create1' function. */
53275970Scy#undef HAVE_EPOLL_CREATE1
54275970Scy
55275970Scy/* Define to 1 if you have the `epoll_ctl' function. */
56275970Scy#undef HAVE_EPOLL_CTL
57275970Scy
58275970Scy/* Define to 1 if you have the `eventfd' function. */
59275970Scy#undef HAVE_EVENTFD
60275970Scy
61275970Scy/* Define if your system supports event ports */
62275970Scy#undef HAVE_EVENT_PORTS
63275970Scy
64275970Scy/* Define to 1 if you have the `fcntl' function. */
65275970Scy#undef HAVE_FCNTL
66275970Scy
67275970Scy/* Define to 1 if you have the <fcntl.h> header file. */
68275970Scy#undef HAVE_FCNTL_H
69275970Scy
70275970Scy/* Define to 1 if the system has the type `fd_mask'. */
71275970Scy#undef HAVE_FD_MASK
72275970Scy
73275970Scy/* Do we have getaddrinfo()? */
74275970Scy#undef HAVE_GETADDRINFO
75275970Scy
76275970Scy/* Define to 1 if you have the `getegid' function. */
77275970Scy#undef HAVE_GETEGID
78275970Scy
79275970Scy/* Define to 1 if you have the `geteuid' function. */
80275970Scy#undef HAVE_GETEUID
81275970Scy
82275970Scy/* Define this if you have any gethostbyname_r() */
83275970Scy#undef HAVE_GETHOSTBYNAME_R
84275970Scy
85275970Scy/* Define this if gethostbyname_r takes 3 arguments */
86275970Scy#undef HAVE_GETHOSTBYNAME_R_3_ARG
87275970Scy
88275970Scy/* Define this if gethostbyname_r takes 5 arguments */
89275970Scy#undef HAVE_GETHOSTBYNAME_R_5_ARG
90275970Scy
91275970Scy/* Define this if gethostbyname_r takes 6 arguments */
92275970Scy#undef HAVE_GETHOSTBYNAME_R_6_ARG
93275970Scy
94275970Scy/* Define to 1 if you have the `getifaddrs' function. */
95275970Scy#undef HAVE_GETIFADDRS
96275970Scy
97275970Scy/* Define to 1 if you have the `getnameinfo' function. */
98275970Scy#undef HAVE_GETNAMEINFO
99275970Scy
100275970Scy/* Define to 1 if you have the `getprotobynumber' function. */
101275970Scy#undef HAVE_GETPROTOBYNUMBER
102275970Scy
103275970Scy/* Define to 1 if you have the `getservbyname' function. */
104275970Scy#undef HAVE_GETSERVBYNAME
105275970Scy
106275970Scy/* Define to 1 if you have the `gettimeofday' function. */
107275970Scy#undef HAVE_GETTIMEOFDAY
108275970Scy
109275970Scy/* Define to 1 if you have the <ifaddrs.h> header file. */
110275970Scy#undef HAVE_IFADDRS_H
111275970Scy
112275970Scy/* Define to 1 if you have the `inet_ntop' function. */
113275970Scy#undef HAVE_INET_NTOP
114275970Scy
115275970Scy/* Define to 1 if you have the `inet_pton' function. */
116275970Scy#undef HAVE_INET_PTON
117275970Scy
118275970Scy/* Define to 1 if you have the <inttypes.h> header file. */
119275970Scy#undef HAVE_INTTYPES_H
120275970Scy
121275970Scy/* Define to 1 if you have the `issetugid' function. */
122275970Scy#undef HAVE_ISSETUGID
123275970Scy
124275970Scy/* Define to 1 if you have the `kqueue' function. */
125275970Scy#undef HAVE_KQUEUE
126275970Scy
127275970Scy/* Define if the system has zlib */
128275970Scy#undef HAVE_LIBZ
129275970Scy
130275970Scy/* Define to 1 if you have the `mach_absolute_time' function. */
131275970Scy#undef HAVE_MACH_ABSOLUTE_TIME
132275970Scy
133275970Scy/* Define to 1 if you have the <mach/mach_time.h> header file. */
134275970Scy#undef HAVE_MACH_MACH_TIME_H
135275970Scy
136275970Scy/* Define to 1 if you have the <memory.h> header file. */
137275970Scy#undef HAVE_MEMORY_H
138275970Scy
139275970Scy/* Define to 1 if you have the `mmap' function. */
140275970Scy#undef HAVE_MMAP
141275970Scy
142275970Scy/* Define to 1 if you have the `nanosleep' function. */
143275970Scy#undef HAVE_NANOSLEEP
144275970Scy
145275970Scy/* Define to 1 if you have the <netdb.h> header file. */
146275970Scy#undef HAVE_NETDB_H
147275970Scy
148275970Scy/* Define to 1 if you have the <netinet/in6.h> header file. */
149275970Scy#undef HAVE_NETINET_IN6_H
150275970Scy
151275970Scy/* Define to 1 if you have the <netinet/in.h> header file. */
152275970Scy#undef HAVE_NETINET_IN_H
153275970Scy
154275970Scy/* Define to 1 if you have the <netinet/tcp.h> header file. */
155275970Scy#undef HAVE_NETINET_TCP_H
156275970Scy
157275970Scy/* Define if the system has openssl */
158275970Scy#undef HAVE_OPENSSL
159275970Scy
160275970Scy/* Define to 1 if you have the `pipe' function. */
161275970Scy#undef HAVE_PIPE
162275970Scy
163275970Scy/* Define to 1 if you have the `pipe2' function. */
164275970Scy#undef HAVE_PIPE2
165275970Scy
166275970Scy/* Define to 1 if you have the `poll' function. */
167275970Scy#undef HAVE_POLL
168275970Scy
169275970Scy/* Define to 1 if you have the <poll.h> header file. */
170275970Scy#undef HAVE_POLL_H
171275970Scy
172275970Scy/* Define to 1 if you have the `port_create' function. */
173275970Scy#undef HAVE_PORT_CREATE
174275970Scy
175275970Scy/* Define to 1 if you have the <port.h> header file. */
176275970Scy#undef HAVE_PORT_H
177275970Scy
178275970Scy/* Define if you have POSIX threads libraries and header files. */
179275970Scy#undef HAVE_PTHREAD
180275970Scy
181285612Sdelphij/* Define if we have pthreads on this system */
182275970Scy#undef HAVE_PTHREADS
183275970Scy
184275970Scy/* Define to 1 if you have the `putenv' function. */
185275970Scy#undef HAVE_PUTENV
186275970Scy
187275970Scy/* Define to 1 if the system has the type `sa_family_t'. */
188275970Scy#undef HAVE_SA_FAMILY_T
189275970Scy
190275970Scy/* Define to 1 if you have the `select' function. */
191275970Scy#undef HAVE_SELECT
192275970Scy
193275970Scy/* Define to 1 if you have the `sendfile' function. */
194275970Scy#undef HAVE_SENDFILE
195275970Scy
196275970Scy/* Define to 1 if you have the `setenv' function. */
197275970Scy#undef HAVE_SETENV
198275970Scy
199275970Scy/* Define if F_SETFD is defined in <fcntl.h> */
200275970Scy#undef HAVE_SETFD
201275970Scy
202275970Scy/* Define to 1 if you have the `setrlimit' function. */
203275970Scy#undef HAVE_SETRLIMIT
204275970Scy
205275970Scy/* Define to 1 if you have the `sigaction' function. */
206275970Scy#undef HAVE_SIGACTION
207275970Scy
208275970Scy/* Define to 1 if you have the `signal' function. */
209275970Scy#undef HAVE_SIGNAL
210275970Scy
211275970Scy/* Define to 1 if you have the `splice' function. */
212275970Scy#undef HAVE_SPLICE
213275970Scy
214275970Scy/* Define to 1 if you have the <stdarg.h> header file. */
215275970Scy#undef HAVE_STDARG_H
216275970Scy
217275970Scy/* Define to 1 if you have the <stddef.h> header file. */
218275970Scy#undef HAVE_STDDEF_H
219275970Scy
220275970Scy/* Define to 1 if you have the <stdint.h> header file. */
221275970Scy#undef HAVE_STDINT_H
222275970Scy
223275970Scy/* Define to 1 if you have the <stdlib.h> header file. */
224275970Scy#undef HAVE_STDLIB_H
225275970Scy
226275970Scy/* Define to 1 if you have the <strings.h> header file. */
227275970Scy#undef HAVE_STRINGS_H
228275970Scy
229275970Scy/* Define to 1 if you have the <string.h> header file. */
230275970Scy#undef HAVE_STRING_H
231275970Scy
232275970Scy/* Define to 1 if you have the `strlcpy' function. */
233275970Scy#undef HAVE_STRLCPY
234275970Scy
235275970Scy/* Define to 1 if you have the `strsep' function. */
236275970Scy#undef HAVE_STRSEP
237275970Scy
238275970Scy/* Define to 1 if you have the `strtok_r' function. */
239275970Scy#undef HAVE_STRTOK_R
240275970Scy
241275970Scy/* Define to 1 if you have the `strtoll' function. */
242275970Scy#undef HAVE_STRTOLL
243275970Scy
244275970Scy/* Define to 1 if the system has the type `struct addrinfo'. */
245275970Scy#undef HAVE_STRUCT_ADDRINFO
246275970Scy
247275970Scy/* Define to 1 if the system has the type `struct in6_addr'. */
248275970Scy#undef HAVE_STRUCT_IN6_ADDR
249275970Scy
250275970Scy/* Define to 1 if `s6_addr16' is a member of `struct in6_addr'. */
251275970Scy#undef HAVE_STRUCT_IN6_ADDR_S6_ADDR16
252275970Scy
253275970Scy/* Define to 1 if `s6_addr32' is a member of `struct in6_addr'. */
254275970Scy#undef HAVE_STRUCT_IN6_ADDR_S6_ADDR32
255275970Scy
256275970Scy/* Define to 1 if the system has the type `struct sockaddr_in6'. */
257275970Scy#undef HAVE_STRUCT_SOCKADDR_IN6
258275970Scy
259275970Scy/* Define to 1 if `sin6_len' is a member of `struct sockaddr_in6'. */
260275970Scy#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN
261275970Scy
262275970Scy/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
263275970Scy#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
264275970Scy
265275970Scy/* Define to 1 if the system has the type `struct sockaddr_storage'. */
266275970Scy#undef HAVE_STRUCT_SOCKADDR_STORAGE
267275970Scy
268275970Scy/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
269275970Scy#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
270275970Scy
271275970Scy/* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */
272275970Scy#undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY
273275970Scy
274275970Scy/* Define to 1 if the system has the type `struct so_linger'. */
275275970Scy#undef HAVE_STRUCT_SO_LINGER
276275970Scy
277275970Scy/* Define to 1 if you have the `sysctl' function. */
278275970Scy#undef HAVE_SYSCTL
279275970Scy
280275970Scy/* Define to 1 if you have the <sys/devpoll.h> header file. */
281275970Scy#undef HAVE_SYS_DEVPOLL_H
282275970Scy
283275970Scy/* Define to 1 if you have the <sys/epoll.h> header file. */
284275970Scy#undef HAVE_SYS_EPOLL_H
285275970Scy
286275970Scy/* Define to 1 if you have the <sys/eventfd.h> header file. */
287275970Scy#undef HAVE_SYS_EVENTFD_H
288275970Scy
289275970Scy/* Define to 1 if you have the <sys/event.h> header file. */
290275970Scy#undef HAVE_SYS_EVENT_H
291275970Scy
292275970Scy/* Define to 1 if you have the <sys/ioctl.h> header file. */
293275970Scy#undef HAVE_SYS_IOCTL_H
294275970Scy
295275970Scy/* Define to 1 if you have the <sys/mman.h> header file. */
296275970Scy#undef HAVE_SYS_MMAN_H
297275970Scy
298275970Scy/* Define to 1 if you have the <sys/param.h> header file. */
299275970Scy#undef HAVE_SYS_PARAM_H
300275970Scy
301275970Scy/* Define to 1 if you have the <sys/queue.h> header file. */
302275970Scy#undef HAVE_SYS_QUEUE_H
303275970Scy
304275970Scy/* Define to 1 if you have the <sys/resource.h> header file. */
305275970Scy#undef HAVE_SYS_RESOURCE_H
306275970Scy
307275970Scy/* Define to 1 if you have the <sys/select.h> header file. */
308275970Scy#undef HAVE_SYS_SELECT_H
309275970Scy
310275970Scy/* Define to 1 if you have the <sys/sendfile.h> header file. */
311275970Scy#undef HAVE_SYS_SENDFILE_H
312275970Scy
313275970Scy/* Define to 1 if you have the <sys/socket.h> header file. */
314275970Scy#undef HAVE_SYS_SOCKET_H
315275970Scy
316275970Scy/* Define to 1 if you have the <sys/stat.h> header file. */
317275970Scy#undef HAVE_SYS_STAT_H
318275970Scy
319275970Scy/* Define to 1 if you have the <sys/sysctl.h> header file. */
320275970Scy#undef HAVE_SYS_SYSCTL_H
321275970Scy
322275970Scy/* Define to 1 if you have the <sys/timerfd.h> header file. */
323275970Scy#undef HAVE_SYS_TIMERFD_H
324275970Scy
325275970Scy/* Define to 1 if you have the <sys/time.h> header file. */
326275970Scy#undef HAVE_SYS_TIME_H
327275970Scy
328275970Scy/* Define to 1 if you have the <sys/types.h> header file. */
329275970Scy#undef HAVE_SYS_TYPES_H
330275970Scy
331275970Scy/* Define to 1 if you have the <sys/uio.h> header file. */
332275970Scy#undef HAVE_SYS_UIO_H
333275970Scy
334275970Scy/* Define to 1 if you have the <sys/wait.h> header file. */
335275970Scy#undef HAVE_SYS_WAIT_H
336275970Scy
337275970Scy/* Define if TAILQ_FOREACH is defined in <sys/queue.h> */
338275970Scy#undef HAVE_TAILQFOREACH
339275970Scy
340275970Scy/* Define if timeradd is defined in <sys/time.h> */
341275970Scy#undef HAVE_TIMERADD
342275970Scy
343275970Scy/* Define if timerclear is defined in <sys/time.h> */
344275970Scy#undef HAVE_TIMERCLEAR
345275970Scy
346275970Scy/* Define if timercmp is defined in <sys/time.h> */
347275970Scy#undef HAVE_TIMERCMP
348275970Scy
349275970Scy/* Define to 1 if you have the `timerfd_create' function. */
350275970Scy#undef HAVE_TIMERFD_CREATE
351275970Scy
352275970Scy/* Define if timerisset is defined in <sys/time.h> */
353275970Scy#undef HAVE_TIMERISSET
354275970Scy
355275970Scy/* Define to 1 if the system has the type `uint16_t'. */
356275970Scy#undef HAVE_UINT16_T
357275970Scy
358275970Scy/* Define to 1 if the system has the type `uint32_t'. */
359275970Scy#undef HAVE_UINT32_T
360275970Scy
361275970Scy/* Define to 1 if the system has the type `uint64_t'. */
362275970Scy#undef HAVE_UINT64_T
363275970Scy
364275970Scy/* Define to 1 if the system has the type `uint8_t'. */
365275970Scy#undef HAVE_UINT8_T
366275970Scy
367275970Scy/* Define to 1 if the system has the type `uintptr_t'. */
368275970Scy#undef HAVE_UINTPTR_T
369275970Scy
370275970Scy/* Define to 1 if you have the `umask' function. */
371275970Scy#undef HAVE_UMASK
372275970Scy
373275970Scy/* Define to 1 if you have the <unistd.h> header file. */
374275970Scy#undef HAVE_UNISTD_H
375275970Scy
376275970Scy/* Define to 1 if you have the `unsetenv' function. */
377275970Scy#undef HAVE_UNSETENV
378275970Scy
379275970Scy/* Define to 1 if you have the `usleep' function. */
380275970Scy#undef HAVE_USLEEP
381275970Scy
382275970Scy/* Define to 1 if you have the `vasprintf' function. */
383275970Scy#undef HAVE_VASPRINTF
384275970Scy
385275970Scy/* Define if kqueue works correctly with pipes */
386275970Scy#undef HAVE_WORKING_KQUEUE
387275970Scy
388275970Scy/* Define to 1 if you have the <zlib.h> header file. */
389275970Scy#undef HAVE_ZLIB_H
390275970Scy
391316722Sdelphij/* Define to the sub-directory where libtool stores uninstalled libraries. */
392275970Scy#undef LT_OBJDIR
393275970Scy
394275970Scy/* Numeric representation of the version */
395275970Scy#undef NUMERIC_VERSION
396275970Scy
397275970Scy/* Name of package */
398275970Scy#undef PACKAGE
399275970Scy
400275970Scy/* Define to the address where bug reports for this package should be sent. */
401275970Scy#undef PACKAGE_BUGREPORT
402275970Scy
403275970Scy/* Define to the full name of this package. */
404275970Scy#undef PACKAGE_NAME
405275970Scy
406275970Scy/* Define to the full name and version of this package. */
407275970Scy#undef PACKAGE_STRING
408275970Scy
409275970Scy/* Define to the one symbol short name of this package. */
410275970Scy#undef PACKAGE_TARNAME
411275970Scy
412275970Scy/* Define to the home page for this package. */
413275970Scy#undef PACKAGE_URL
414275970Scy
415275970Scy/* Define to the version of this package. */
416275970Scy#undef PACKAGE_VERSION
417275970Scy
418285612Sdelphij/* Define to necessary symbol if this constant uses a non-standard name on
419285612Sdelphij   your system. */
420285612Sdelphij#undef PTHREAD_CREATE_JOINABLE
421275970Scy
422275970Scy/* The size of `int', as computed by sizeof. */
423275970Scy#undef SIZEOF_INT
424275970Scy
425275970Scy/* The size of `long', as computed by sizeof. */
426275970Scy#undef SIZEOF_LONG
427275970Scy
428275970Scy/* The size of `long long', as computed by sizeof. */
429275970Scy#undef SIZEOF_LONG_LONG
430275970Scy
431275970Scy/* The size of `off_t', as computed by sizeof. */
432275970Scy#undef SIZEOF_OFF_T
433275970Scy
434275970Scy/* The size of `pthread_t', as computed by sizeof. */
435275970Scy#undef SIZEOF_PTHREAD_T
436275970Scy
437275970Scy/* The size of `short', as computed by sizeof. */
438275970Scy#undef SIZEOF_SHORT
439275970Scy
440275970Scy/* The size of `size_t', as computed by sizeof. */
441275970Scy#undef SIZEOF_SIZE_T
442275970Scy
443275970Scy/* The size of `void *', as computed by sizeof. */
444275970Scy#undef SIZEOF_VOID_P
445275970Scy
446275970Scy/* Define to 1 if you have the ANSI C header files. */
447275970Scy#undef STDC_HEADERS
448275970Scy
449275970Scy/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
450275970Scy#undef TIME_WITH_SYS_TIME
451275970Scy
452275970Scy/* Version number of package */
453275970Scy#undef VERSION
454275970Scy
455285612Sdelphij/* Enable large inode numbers on Mac OS X 10.5.  */
456285612Sdelphij#ifndef _DARWIN_USE_64_BIT_INODE
457285612Sdelphij# define _DARWIN_USE_64_BIT_INODE 1
458285612Sdelphij#endif
459285612Sdelphij
460275970Scy/* Number of bits in a file offset, on hosts where this is settable. */
461275970Scy#undef _FILE_OFFSET_BITS
462275970Scy
463275970Scy/* Define for large files, on AIX-style hosts. */
464275970Scy#undef _LARGE_FILES
465275970Scy
466275970Scy/* Define to 1 if on MINIX. */
467275970Scy#undef _MINIX
468275970Scy
469275970Scy/* Define to 2 if the system does not provide POSIX.1 features except with
470275970Scy   this defined. */
471275970Scy#undef _POSIX_1_SOURCE
472275970Scy
473275970Scy/* Define to 1 if you need to in order for `stat' and other things to work. */
474275970Scy#undef _POSIX_SOURCE
475275970Scy
476275970Scy/* Define to 500 only on HP-UX. */
477275970Scy#undef _XOPEN_SOURCE
478275970Scy
479275970Scy/* Enable extensions on AIX 3, Interix.  */
480275970Scy#ifndef _ALL_SOURCE
481275970Scy# undef _ALL_SOURCE
482275970Scy#endif
483275970Scy/* Enable GNU extensions on systems that have them.  */
484275970Scy#ifndef _GNU_SOURCE
485275970Scy# undef _GNU_SOURCE
486275970Scy#endif
487275970Scy/* Enable threading extensions on Solaris.  */
488275970Scy#ifndef _POSIX_PTHREAD_SEMANTICS
489275970Scy# undef _POSIX_PTHREAD_SEMANTICS
490275970Scy#endif
491275970Scy/* Enable extensions on HP NonStop.  */
492275970Scy#ifndef _TANDEM_SOURCE
493275970Scy# undef _TANDEM_SOURCE
494275970Scy#endif
495275970Scy/* Enable general extensions on Solaris.  */
496275970Scy#ifndef __EXTENSIONS__
497275970Scy# undef __EXTENSIONS__
498275970Scy#endif
499275970Scy
500275970Scy
501275970Scy/* Define to appropriate substitue if compiler doesnt have __func__ */
502275970Scy#undef __func__
503275970Scy
504275970Scy/* Define to empty if `const' does not conform to ANSI C. */
505275970Scy#undef const
506275970Scy
507275970Scy/* Define to `__inline__' or `__inline' if that's what the C compiler
508275970Scy   calls it, or to nothing if 'inline' is not supported under any name.  */
509275970Scy#ifndef __cplusplus
510275970Scy#undef inline
511275970Scy#endif
512275970Scy
513275970Scy/* Define to `int' if <sys/types.h> does not define. */
514275970Scy#undef pid_t
515275970Scy
516275970Scy/* Define to `unsigned int' if <sys/types.h> does not define. */
517275970Scy#undef size_t
518275970Scy
519275970Scy/* Define to unsigned int if you dont have it */
520275970Scy#undef socklen_t
521275970Scy
522275970Scy/* Define to `int' if <sys/types.h> does not define. */
523275970Scy#undef ssize_t
524