[BACK]Return to talk.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / talk

Diff for /src/usr.bin/talk/talk.h between version 1.3 and 1.4

version 1.3, 1998/04/28 22:13:32 version 1.4, 1998/08/18 04:02:26
Line 42 
Line 42 
 #include <protocols/talkd.h>  #include <protocols/talkd.h>
 #include <curses.h>  #include <curses.h>
 #include <string.h>  #include <string.h>
   #include <err.h>
   
 extern  int sockt;  extern  int sockt;
 extern  int curses_initialized;  extern  int curses_initialized;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4