X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fgenstamp.c;fp=citadel%2Fgenstamp.c;h=668e8c052192827b1d015f03d46a6ce407d394e3;hp=9c5ba5f3d6e613c3c1f15ecb2781ac3438a49bb5;hb=ada8144bf852768101effe5657d13c36b1ed1f6f;hpb=d4cb5c8734129f39c1e79f3a93d9cfc7db5ae058 diff --git a/citadel/genstamp.c b/citadel/genstamp.c index 9c5ba5f3d..668e8c052 100644 --- a/citadel/genstamp.c +++ b/citadel/genstamp.c @@ -7,18 +7,7 @@ #include #include #include - -#if TIME_WITH_SYS_TIME -# include -# include -#else -# if HAVE_SYS_TIME_H -# include -# else -# include -# endif -#endif - +#include #include "genstamp.h"