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

Diff for /src/usr.bin/systat/swap.c between version 1.13 and 1.14

version 1.13, 2001/12/07 07:57:36 version 1.14, 2001/12/07 09:18:08
Line 42 
Line 42 
 static char rcsid[] = "$OpenBSD$";  static char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
   
 #include <sys/cdefs.h>  #include <sys/cdefs.h>
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/buf.h>  #include <sys/buf.h>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14