=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/swap.c,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/systat/swap.c 2001/11/23 22:20:06 1.12 --- src/usr.bin/systat/swap.c 2001/12/07 07:57:36 1.13 *************** *** 1,4 **** ! /* $OpenBSD: swap.c,v 1.12 2001/11/23 22:20:06 deraadt Exp $ */ /* $NetBSD: swap.c,v 1.9 1998/12/26 07:05:08 marc Exp $ */ /*- --- 1,4 ---- ! /* $OpenBSD: swap.c,v 1.13 2001/12/07 07:57:36 pvalchev Exp $ */ /* $NetBSD: swap.c,v 1.9 1998/12/26 07:05:08 marc Exp $ */ /*- *************** *** 39,46 **** #if 0 static char sccsid[] = "@(#)swap.c 8.3 (Berkeley) 4/29/95"; #endif ! static char rcsid[] = "$OpenBSD: swap.c,v 1.12 2001/11/23 22:20:06 deraadt Exp $"; #endif /* not lint */ #include #include --- 39,47 ---- #if 0 static char sccsid[] = "@(#)swap.c 8.3 (Berkeley) 4/29/95"; #endif ! static char rcsid[] = "$OpenBSD: swap.c,v 1.13 2001/12/07 07:57:36 pvalchev Exp $"; #endif /* not lint */ + #include #include