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

Diff for /src/usr.bin/telnet/telnet_locl.h between version 1.4 and 1.5

version 1.4, 2013/04/21 09:51:24 version 1.5, 2014/07/19 23:50:38
Line 72 
Line 72 
   
 #include <arpa/telnet.h>  #include <arpa/telnet.h>
   
 #if     defined(AUTHENTICATION) || defined(ENCRYPTION)  
 #include <auth.h>  
 #include <encrypt.h>  
 #endif  
 #include <misc.h>  
 #include <misc-proto.h>  
   
 #define LINEMODE  
   
 #include "ring.h"  #include "ring.h"
 #include "externs.h"  #include "externs.h"
 #include "defines.h"  #include "defines.h"
 #include "types.h"  
   
 /* prototypes */  /* prototypes */
   

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