From 10d419cb7de04138579f7eed7eb3fbfe9131d04a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 10 Mar 2023 15:42:51 -0800 Subject: posixtm: work around Glibc time issue * modules/posixtm (Depends-on): Add time. --- modules/posixtm | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/posixtm') diff --git a/modules/posixtm b/modules/posixtm index f302efac63..c4fb60953a 100644 --- a/modules/posixtm +++ b/modules/posixtm @@ -12,6 +12,7 @@ idx mktime stdbool stdckdint +time verify configure.ac: -- cgit v1.2.1