tests: Do not build test_swrap_unit with LFS support
[socket_wrapper.git] / config.h.cmake
index 0f2fb09e58b224c13f9e6b47661dc9faf59b0525..399013e0fbc688102bf1ca7c1d2f11c0993ca199 100644 (file)
 #cmakedefine HAVE_SYS_FILIO_H 1
 #cmakedefine HAVE_SYS_SIGNALFD_H 1
 #cmakedefine HAVE_SYS_EVENTFD_H 1
+#cmakedefine HAVE_SYS_SYSCALL_H 1
 #cmakedefine HAVE_SYS_TIMERFD_H 1
 #cmakedefine HAVE_GNU_LIB_NAMES_H 1
 #cmakedefine HAVE_RPC_RPC_H 1
+#cmakedefine HAVE_SYSCALL_H 1
 
 /**************************** STRUCTS ****************************/
 
@@ -41,6 +43,7 @@
 #cmakedefine HAVE_BINDRESVPORT 1
 #cmakedefine HAVE_ACCEPT4 1
 #cmakedefine HAVE_OPEN64 1
+#cmakedefine HAVE_OPENAT64 1
 #cmakedefine HAVE_FOPEN64 1
 #cmakedefine HAVE_GETPROGNAME 1
 #cmakedefine HAVE_GETEXECNAME 1
 #cmakedefine HAVE_ACCEPT_PSOCKLEN_T 1
 #cmakedefine HAVE_IOCTL_INT 1
 #cmakedefine HAVE_EVENTFD_UNSIGNED_INT 1
+#cmakedefine HAVE_RECVMMSG 1
+#cmakedefine HAVE_RECVMMSG_CONST_TIMEOUT 1
+#cmakedefine HAVE_RECVMMSG_SSIZE_T_CONST_TIMEOUT 1
+#cmakedefine HAVE_SENDMMSG 1
+#cmakedefine HAVE_SENDMMSG_SSIZE_T 1
+#cmakedefine HAVE_SYSCALL 1
+#cmakedefine HAVE_SYSCALL_INT 1
 
 /*************************** LIBRARIES ***************************/