From: Iker Pedrosa Date: Thu, 22 Dec 2022 15:29:00 +0000 (+0100) Subject: strtoday.c: remove unused defines.h inclusion X-Git-Tag: 4.14.0-rc1~241 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a48d77bdef894cb27376a77ee30e4507953c09d5;p=thirdparty%2Fshadow.git strtoday.c: remove unused defines.h inclusion Signed-off-by: Iker Pedrosa --- diff --git a/libmisc/strtoday.c b/libmisc/strtoday.c index 0705c9d2f..bc3c7ae04 100644 --- a/libmisc/strtoday.c +++ b/libmisc/strtoday.c @@ -13,7 +13,6 @@ #ident "$Id$" -#include "defines.h" #include "prototypes.h" #include "getdate.h"