diff cdbstats.c @ 11:978eaa166609

more trivial changes to get rid of compile-time warnings, nndb is still working, need to test cdbmake and friends
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Fri, 31 Jan 2025 17:28:35 +0000
parents 3bfef1f22a97
children
line wrap: on
line diff
--- a/cdbstats.c	Fri Jan 31 15:26:11 2025 +0000
+++ b/cdbstats.c	Fri Jan 31 17:28:35 2025 +0000
@@ -3,6 +3,7 @@
 #include "buffer.h"
 #include "strerr.h"
 #include "seek.h"
+#include "str.h"
 #include "cdb.h"
 
 #define FATAL "cdbstats: fatal: "