]> code.citadel.org Git - citadel.git/blobdiff - citadel/sysdep.c
SMTP: fix authentication.
[citadel.git] / citadel / sysdep.c
index b59445a850996413b669ab93574c6b6990df29a0..6bdbac3e74c8402846a39331361abe962a118834 100644 (file)
 #include <sys/select.h>
 #endif
 
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
-
 #include "ctdl_module.h"
 #include "threads.h"
 #include "user_ops.h"