X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fdtimep.lex;h=29c4dd0c21d4f7aa11eaf9d7aa7504e6f39900cb;hb=2feddf90c47fe085edd6f6f4c7959d56a3a562f0;hp=01910868f37f60f2a4a532559a4ff4b301e01baf;hpb=4dd01e6c68874a5fc2988d63d6c26984889310a3;p=mmh diff --git a/sbr/dtimep.lex b/sbr/dtimep.lex index 0191086..29c4dd0 100644 --- a/sbr/dtimep.lex +++ b/sbr/dtimep.lex @@ -160,16 +160,10 @@ static int day_map[] = { --cp; } #ifdef ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DST -# ifdef TIME_WITH_SYS_TIME +# ifdef HAVE_SYS_TIME_H # include -# include -# else -# ifdef HAVE_SYS_TIME_H -# include -# else -# include -# endif # endif +#include static void zonehack (struct tws *tw)