X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/29b37e9781ce1bb04e558c7490d2c29eb1a477e5..f50be7fda0a7ab57009169dd5905fcbab8eb5166:/ui-blob.h?ds=sidebyside diff --git a/ui-blob.h b/ui-blob.h index dad275a..d7e7d45 100644 --- a/ui-blob.h +++ b/ui-blob.h @@ -1,6 +1,7 @@ #ifndef UI_BLOB_H #define UI_BLOB_H +extern int cgit_print_file(char *path, const char *head); extern void cgit_print_blob(const char *hex, char *path, const char *head); #endif /* UI_BLOB_H */