summaryrefslogtreecommitdiff
path: root/ao-view/aoview.h
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-08-18 18:09:59 -0600
committerBdale Garbee <bdale@gag.com>2009-08-18 18:09:59 -0600
commit7fcbe76ce82ec5a17cf536afa0d1b9061e225aa9 (patch)
tree74a2ed5f7f116f9656c74beb62888050abb071f7 /ao-view/aoview.h
parent035ba6df17f016953351bc77a98623c165b69909 (diff)
parent4685fc541466afbeefc151bcb64cd054739c048b (diff)
Merge branch 'master' into debian
Diffstat (limited to 'ao-view/aoview.h')
-rw-r--r--ao-view/aoview.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ao-view/aoview.h b/ao-view/aoview.h
index 62d0640b..e8334e5b 100644
--- a/ao-view/aoview.h
+++ b/ao-view/aoview.h
@@ -308,4 +308,8 @@ aoview_flite_start(void);
void
aoview_flite_stop(void);
+/* aoview_main.c */
+
+extern char *aoview_tty;
+
#endif /* _AOVIEW_H_ */