]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-repolist.h
Add separate header-files for each page/view
[ps-cgit] / ui-repolist.h
diff --git a/ui-repolist.h b/ui-repolist.h
new file mode 100644 (file)
index 0000000..c23e5d2
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef UI_REPOLIST_H
+#define UI_REPOLIST_H
+
+extern void cgit_print_repolist();
+
+#endif /* UI_REPOLIST_H */