]> code.citadel.org Git - citadel.git/blobdiff - citadel/internet_addressing.c
THREADS: config setting min_workers _now_ also is that, plus its also max_spare_workers
[citadel.git] / citadel / internet_addressing.c
index e082b13b59287dccaa9e4a9d2fcb7b39b8081e67..3237007d60a27d6a06d8153697f972049c49490b 100644 (file)
 #include "room_ops.h"
 #include "parsedate.h"
 #include "database.h"
-
 #include "ctdl_module.h"
-
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
-
-
 #ifdef HAVE_ICONV
 #include <iconv.h>