[BACK]Return to packet.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/packet.c between version 1.86 and 1.87

version 1.86, 2002/01/24 21:09:25 version 1.87, 2002/01/24 21:13:23
Line 59 
Line 59 
 #include "mac.h"  #include "mac.h"
 #include "log.h"  #include "log.h"
 #include "canohost.h"  #include "canohost.h"
   #include "misc.h"
   
 #ifdef PACKET_DEBUG  #ifdef PACKET_DEBUG
 #define DBG(x) x  #define DBG(x) x

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87