minix/commands/talkd/talkd.h
2005-04-21 14:53:53 +00:00

5 lines
134 B
C
Executable file

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