getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / server_main.c
index 7c6a46434e8a51e7669f9029eff6d8a9dc701920..8f432963b42266b8108e2e365d75f15c2c832094 100644 (file)
@@ -74,9 +74,6 @@
 #include <sys/select.h>
 #endif
 
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
 const char *CitadelServiceUDS="citadel-UDS";
 const char *CitadelServiceTCP="citadel-TCP";