From 7db38904537603dabe960f32fa505e27db89e27b Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Sat, 3 Jul 2021 18:58:07 +0000 Subject: Start adding support for read_term and write_term --- misc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'misc.c') diff --git a/misc.c b/misc.c index 02a5bca..3bbadbb 100644 --- a/misc.c +++ b/misc.c @@ -1,5 +1,6 @@ #include #include +#include #include "dat.h" #include "fns.h" -- cgit v1.2.3