diff options
Diffstat (limited to 'ctl.h')
-rw-r--r-- | ctl.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |