diff options
Diffstat (limited to 'blog.h')
-rw-r--r-- | blog.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,4 +13,6 @@ int handle_post(void); int show_entry(const char *path); +void add_to_index(const char *path, const char *title); + #endif |
index : blog | ||
my personal blog program |
summaryrefslogtreecommitdiff |