]> 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 fcd6953fda02520340a3662c14059f368f5c24da..be573297f05b4e6fea76d92985349aa7a6b345c2 100644 (file)
 /* 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