1 /* config.h. Manually generated for Xcode. */
3 /* Default visibility */
4 #define DEFAULT_VISIBILITY /**/
7 #define ENABLE_LOGGING 1
9 /* Define to 1 if you have the `gettimeofday' function. */
10 #define HAVE_GETTIMEOFDAY 1
12 /* Define to 1 if you have the <poll.h> header file. */
15 /* Define to 1 if you have the <sys/time.h> header file. */
16 #define HAVE_SYS_TIME_H 1
21 /* type of second poll() argument */
22 #define POLL_NFDS_TYPE nfds_t
24 /* Use POSIX Threads */
25 #define THREADS_POSIX 1
27 /* Use GNU extensions */