zeek/auxil/vcpkg/ports/libpqxx/config-internal-compiler.h.in
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
425 B
C

/* System supports poll(). */
#cmakedefine HAVE_POLL 1
/* Define to 1 if you have the <sys/select.h> header file. */
#cmakedefine HAVE_SYS_SELECT_H 1
/* Define to 1 if you have the <sys/time.h> header file. */
#cmakedefine HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#cmakedefine HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#cmakedefine HAVE_UNISTD_H 1