X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Finclude%2Fctdl_module.h;fp=citadel%2Finclude%2Fctdl_module.h;h=7005c1c38a8df3368b7c2a1032cabaed093b8883;hp=2b62fc89b31cbfc6e0a21e2b114468e1e5261bcd;hb=5ec417e35ec1eb0b1b0ed055157177d9a2163d61;hpb=3291dc79cd5741349d6cfdd436728277f8576d65 diff --git a/citadel/include/ctdl_module.h b/citadel/include/ctdl_module.h index 2b62fc89b..7005c1c38 100644 --- a/citadel/include/ctdl_module.h +++ b/citadel/include/ctdl_module.h @@ -26,18 +26,7 @@ #include #include #include - -#if TIME_WITH_SYS_TIME -# include -# include -#else -# if HAVE_SYS_TIME_H -# include -# else -# include -# endif -#endif - +#include #include #include #ifdef HAVE_STRINGS_H