aboutsummaryrefslogtreecommitdiff
path: root/ctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctl.h')
-rw-r--r--ctl.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ctl.h b/ctl.h
index 144b6dd..7ac7030 100644
--- a/ctl.h
+++ b/ctl.h
@@ -1 +1,3 @@
-void front(void); \ No newline at end of file
+void showfront(void);
+void showpost(int);
+void showuser(int); \ No newline at end of file