Commit 301711160a0a30132d33f0991b9544562312885d

Tracey Emery 2020-02-09T19:06:37

remove no longer needed buf.h header

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/gotweb/gotweb.c b/gotweb/gotweb.c
index 01741fc..caf7fc7 100644
--- a/gotweb/gotweb.c
+++ b/gotweb/gotweb.c
@@ -46,7 +46,6 @@
 #include <kcgi.h>
 #include <kcgihtml.h>
 
-#include "buf.h"
 #include "gotweb.h"
 
 #ifndef nitems