getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / clientsocket.c
index 1f163c222ef1ce5f8cdd33a848a0bccf11221aef..ef20ac7b6a7daaffa1f0ff551e4d896d47acb5b6 100644 (file)
@@ -34,9 +34,6 @@
 #include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
 #include "sysdep_decls.h"
 #include "config.h"
 #include "clientsocket.h"