minix/commands/talkd/talkd.h
2009-11-09 10:26:00 +00:00

5 lines
134 B
C

/* talkd.h Copyright Michael Temari 07/22/1996 All Rights Reserved */
extern int opt_d; /* debug option */
extern char myhostname[];