X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=a86661e925019e8b60b9fb7628942f97ad743987;hb=e37dc08079906b1b2737c3dad31fa507bdc66ecb;hp=89c25def3d1081f6286c8301b4cf6ea359466ea8;hpb=b47dac6540ed952b95dbdce78d2a5f48ff0db86b;p=mmh diff --git a/sbr/fmt_compile.c b/sbr/fmt_compile.c index 89c25de..a86661e 100644 --- a/sbr/fmt_compile.c +++ b/sbr/fmt_compile.c @@ -2,8 +2,6 @@ /* * fmt_compile.c -- "compile" format strings for fmt_scan * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -15,16 +13,10 @@ #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 /* * hash table for deciding if a component is "interesting"