]> gitweb.ps.run Git - ps-cgit/blobdiff - cache.c
Add cache.h
[ps-cgit] / cache.c
diff --git a/cache.c b/cache.c
index 7860fc75dc3f6aef61277658a87e5a14d0d5c9a1..89f7ecdcc0df88bf5cb6be3c46397b5f077e786b 100644 (file)
--- a/cache.c
+++ b/cache.c
@@ -7,6 +7,7 @@
  */
 
 #include "cgit.h"
  */
 
 #include "cgit.h"
+#include "cache.h"
 
 const int NOLOCK = -1;
 
 
 const int NOLOCK = -1;