X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Ffile_ops.c;fp=citadel%2Ffile_ops.c;h=b52915e70ae0da62f4ca41e07d4b1a7f9dac9a29;hb=cbefcb9d9b85519fd1b098f622255ea318e78fd7;hp=a3e8d749859590c8ea035e51a59f9ab010ea71b0;hpb=106ef37ec1ee2cb9f7067953cd62284464b67953;p=citadel.git diff --git a/citadel/file_ops.c b/citadel/file_ops.c index a3e8d7498..b52915e70 100644 --- a/citadel/file_ops.c +++ b/citadel/file_ops.c @@ -37,11 +37,6 @@ #include "msgbase.h" #include "citserver.h" #include "threads.h" - -#ifndef HAVE_SNPRINTF -#include "snprintf.h" -#endif - #include "ctdl_module.h" #include "user_ops.h"