X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/c1068b6e288e71301977eea8b1f1eeea5633b092..991b8a657fb2da2296b64dab4f304891170e3902:/gameserv/config.h.in diff --git a/gameserv/config.h.in b/gameserv/config.h.in index 390bf37..df91fef 100644 --- a/gameserv/config.h.in +++ b/gameserv/config.h.in @@ -18,6 +18,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