getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / context.c
index 80c41a92a37360721297db19685a8a55872fa0f0..86bf5c0d9a199b67cd2617158243fc048d226e44 100644 (file)
 #include <sys/select.h>
 #endif
 
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
-
 #include "ctdl_module.h"
 #include "threads.h"
 #include "user_ops.h"