]> git.sur5r.net Git - openldap/blobdiff - include/portable.hin
ITS #6300: Added support for using kqueue in slapd (for systems that support kqueue(2).
[openldap] / include / portable.hin
index d6a1230a2b784f3265c50a140661f5081ee22de3..3b17ccf046b910a48994fbbfffd03b3b9a189b14 100644 (file)
 /* Define to 1 if you have the <io.h> header file. */
 #undef HAVE_IO_H
 
+/* define if your system supports kqueue */
+#undef HAVE_KQUEUE
+
 /* Define to 1 if you have the `gen' library (-lgen). */
 #undef HAVE_LIBGEN
 
 /* Define to 1 if you have the <sys/errno.h> header file. */
 #undef HAVE_SYS_ERRNO_H
 
+/* Define to 1 if you have the <sys/event.h> header file. */
+#undef HAVE_SYS_EVENT_H
+
 /* Define to 1 if you have the <sys/file.h> header file. */
 #undef HAVE_SYS_FILE_H