X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/c1068b6e288e71301977eea8b1f1eeea5633b092..f97dea8f504a92efa45c753fc693d29380459c2a:/gameserv/config.h.in diff --git a/gameserv/config.h.in b/gameserv/config.h.in index 390bf37..38e3c84 100644 --- a/gameserv/config.h.in +++ b/gameserv/config.h.in @@ -9,6 +9,9 @@ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS +/* Define if you can safely include both and . */ +#undef TIME_WITH_SYS_TIME + /* Define if you have the socket function. */ #undef HAVE_SOCKET @@ -18,6 +21,9 @@ /* Define if you have the strspn function. */ #undef HAVE_STRSPN +/* Define if you have the strtok function. */ +#undef HAVE_STRTOK + /* Define if you have the strtol function. */ #undef HAVE_STRTOL