minix/commands/talkd/talkd.h

5 lines
134 B
C
Raw Normal View History

2005-04-21 16:53:53 +02:00
/* talkd.h Copyright Michael Temari 07/22/1996 All Rights Reserved */
extern int opt_d; /* debug option */
extern char myhostname[];