From a902c812e98dd53cf9f16b5175f7c1f87e780b53 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 22 May 2022 22:25:04 -0400 Subject: Import strtonum.c because it is not POSIX --- info.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'info.c') diff --git a/info.c b/info.c index 8de924c..86aa78b 100644 --- a/info.c +++ b/info.c @@ -33,6 +33,8 @@ #include "trustcache.h" +#include "compat.h" + int tcinfo(int argc, char **argv) { -- cgit v1.2.3