From f500a9bae22516ac878c3c92bf1a2523102897e1 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Thu, 27 Oct 2022 15:46:04 -0400 Subject: autotools --- src/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index 14fe005..de4f491 100644 --- a/src/util.h +++ b/src/util.h @@ -18,6 +18,7 @@ #include #include +#include "log.h" char* trimwhitespace(char* str); -- cgit v1.2.3