summaryrefslogtreecommitdiffstats
path: root/libexec/talkd/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/talkd/extern.h')
-rw-r--r--libexec/talkd/extern.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/talkd/extern.h b/libexec/talkd/extern.h
index cb231a9..a91cb25 100644
--- a/libexec/talkd/extern.h
+++ b/libexec/talkd/extern.h
@@ -25,6 +25,9 @@
* $FreeBSD$
*/
+extern int debug;
+extern char hostname[];
+
int announce(CTL_MSG *, const char *);
int delete_invite(u_int32_t);
void do_announce(CTL_MSG *, CTL_RESPONSE *);
OpenPOWER on IntegriCloud