X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Ffmt_scan.c;fp=sbr%2Ffmt_scan.c;h=f72717756e280267f1b439b4873b63d658ab3856;hp=f26b02bbb2eb226f3db5ac548447c736eb88baa7;hb=b3628819b4ab903269cd83cc68e453b13534346c;hpb=1ec4ef34243a756d1f51718e7e15b094f4b36618 diff --git a/sbr/fmt_scan.c b/sbr/fmt_scan.c index f26b02b..f727177 100644 --- a/sbr/fmt_scan.c +++ b/sbr/fmt_scan.c @@ -12,16 +12,11 @@ #include #include -#ifdef TIME_WITH_SYS_TIME +#ifdef HAVE_SYS_TIME_H # include -# include -#else -# ifdef TM_IN_SYS_TIME -# include -# else -# include -# endif #endif +#include + #ifdef MULTIBYTE_SUPPORT # include # include