getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / include / ctdl_module.h
index 0287daa7be280d459bbc76e9d7704ee0a5ab81d8..12926921509fb8f14ad0351e970a1332506ef411 100644 (file)
 #endif
 #include <limits.h>
 
-
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
-
-
 #include <libcitadel.h>
 
 #include "server.h"