X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b47dac6540ed952b95dbdce78d2a5f48ff0db86b..6a68057d8ef48bef3ee752741a53a629a2840e68:/sbr/fmt_compile.c diff --git a/sbr/fmt_compile.c b/sbr/fmt_compile.c index 89c25def..a86661e9 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"