]> code.citadel.org Git - citadel.git/blobdiff - citadel/utils/aidepost.c
getting with the times, we dont need to wrap snprintf anymore
[citadel.git] / citadel / utils / aidepost.c
index d4446a1ef54b18fcf40710fc4466a10920043dbf..43203a294a31f6724a69d8afeab311ea25f9fc98 100644 (file)
 #include "citadel.h"
 #include "citadel_dirs.h"
 
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
-
-
 /*
  * Simplified function to generate a message in our format
  */