getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / utils / citmail.c
index a7a4c9006e69b6d083f673b929437ed8616aa090..becdb9abc870b5fdf5a0154d4832d0a2fe273c79 100644 (file)
@@ -31,9 +31,6 @@
 #include <limits.h>
 #include <libcitadel.h>
 #include "citadel.h"
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
 #include "citadel_dirs.h"
 
 int serv_sock;