]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
This should fix the nickserv module complaining about not enough parameters when...
[irc/evilnet/x3.git] / src / config.h.in
index 9c09a77acd4787e6a386edb5f5c9fadb84acb781..be573297f05b4e6fea76d92985349aa7a6b345c2 100644 (file)
@@ -45,9 +45,6 @@
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
-/* Define to 1 if you have the <tgmath.h> header file. */
-#undef HAVE_TGMATH_H
-
 /* Define to 1 if you have the `ftime' function. */
 #undef HAVE_FTIME
 
 /* Define to 1 if you have the <sys/wait.h> header file. */
 #undef HAVE_SYS_WAIT_H
 
+/* Define to 1 if you have the <tgmath.h> header file. */
+#undef HAVE_TGMATH_H
+
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
 #ifndef __cplusplus
 #undef inline
 #endif
+
+/* type to use in place of socklen_t if not defined */
+#undef socklen_t