source: trunk/minix/commands/talkd/talkd.h@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 134 bytes
Line 
1/* talkd.h Copyright Michael Temari 07/22/1996 All Rights Reserved */
2
3extern int opt_d; /* debug option */
4extern char myhostname[];
Note: See TracBrowser for help on using the repository browser.