From 4fe775c5e6798cdacaec0cfb225489b1c3decf6a Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Fri, 9 Mar 2018 20:48:04 +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