getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / file_ops.c
index a3e8d749859590c8ea035e51a59f9ab010ea71b0..b52915e70ae0da62f4ca41e07d4b1a7f9dac9a29 100644 (file)
 #include "msgbase.h"
 #include "citserver.h"
 #include "threads.h"
-
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
-
 #include "ctdl_module.h"
 #include "user_ops.h"