X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/aec9c245e7eaf444c7ae1851e3eda3b30748950f..379e80e3a83481d3639c5d312eeddcce57c486b2:/ui-blob.h 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 */