]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Merge branch 'lh/macros'
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 2b28d636e20ba1f79c398a83f9383d43cba9e2e0..2bf6ab023fb44340b16e564c6cfee7a2b4442fa6 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -302,4 +302,6 @@ extern int cgit_close_filter(struct cgit_filter *filter);
 
 extern int readfile(const char *path, char **buf, size_t *size);
 
+extern char *expand_macros(const char *txt);
+
 #endif /* CGIT_H */