X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Ffulltext%2Fft_wordbreaker.c;h=b236de362643d94d3b61c605c7586c63bb4a8306;hb=7a9b0685e406cc83597171cc39d008c7e5459ca8;hp=4e1059a7f63ad982f2ffc186d5c5d5c987f59e3f;hpb=a520d904d0069654c57d2b69618bee1225ee3067;p=citadel.git diff --git a/citadel/modules/fulltext/ft_wordbreaker.c b/citadel/modules/fulltext/ft_wordbreaker.c index 4e1059a7f..b236de362 100644 --- a/citadel/modules/fulltext/ft_wordbreaker.c +++ b/citadel/modules/fulltext/ft_wordbreaker.c @@ -21,18 +21,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 #include