From 7afe39ab8d015a9eb1d30cc5d830a5c3129a754e Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Sun, 14 Jan 2018 10:24:48 +0000 Subject: [PATCH] local-tst-mktime2 Gbp-Pq: Topic any Gbp-Pq: Name local-tst-mktime2.diff --- time/tst-mktime2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/time/tst-mktime2.c b/time/tst-mktime2.c index c41db3e3b..26b495241 100644 --- a/time/tst-mktime2.c +++ b/time/tst-mktime2.c @@ -4,6 +4,7 @@ #include #include #include +#include /* True if the arithmetic type T is signed. */ #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) -- 2.30.2