4 lines
134 B
C
Executable file
4 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[];
|