getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / citserver.c
index 0c8955a8a2b3fb10386b589818e6a3618aff6088..761947375d2fb08dfa1463b92e779a0e3d74b662 100644 (file)
 #include "euidindex.h"
 #include "context.h"
 #include "svn_revision.h"
-
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
-
 #include "ctdl_module.h"
 
 char *unique_session_numbers;