aboutsummaryrefslogtreecommitdiff
path: root/ctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctl.h')
-rw-r--r--ctl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ctl.h b/ctl.h
index 1dda7af..95c66af 100644
--- a/ctl.h
+++ b/ctl.h
@@ -1,3 +1,6 @@
+void newatt(void);
+void newpost(void);
+void newuser(void);
void showatt(int);
void showfront(void);
void showpost(int);