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

Diff for /src/usr.bin/kdump/kdump.c between version 1.21 and 1.22

version 1.21, 2003/06/03 02:56:09 version 1.22, 2003/07/02 20:54:17
Line 61 
Line 61 
 #include <vis.h>  #include <vis.h>
   
 #include "ktrace.h"  #include "ktrace.h"
   #include "kdump.h"
 #include "extern.h"  #include "extern.h"
   
 int timestamp, decimal, fancy = 1, tail, maxdata;  int timestamp, decimal, fancy = 1, tail, maxdata;

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22