From 3acf397e6d772778490d7da9f33f3a8f939c9efd Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 14 Dec 2020 22:13:47 -0800 Subject: Imports cleanup and removing FILE* parameter from json --- utils.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'utils.c') diff --git a/utils.c b/utils.c index 05eaec3..2cc5258 100644 --- a/utils.c +++ b/utils.c @@ -1,6 +1,10 @@ /* * utils.c - Some helper code for debugging and error logging. */ + +#include +#include + #include "utils.h" /* -- cgit v1.2.3