diff options
-rw-r--r-- | src/config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index fbdacf613ce..f1b37bf86e1 100644 --- a/src/config.in +++ b/src/config.in @@ -167,6 +167,8 @@ Boston, MA 02111-1307, USA. */ #undef HAVE_STDIO_EXT_H #undef STDC_HEADERS #undef TIME_WITH_SYS_TIME +#undef HAVE_SETITIMER +#undef HAVE_UALARM #undef HAVE_LIBDNET #undef HAVE_LIBPTHREADS |