=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/swap.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- src/usr.bin/systat/swap.c 2014/11/23 04:34:48 1.25 +++ src/usr.bin/systat/swap.c 2015/01/16 00:03:38 1.26 @@ -1,4 +1,4 @@ -/* $OpenBSD: swap.c,v 1.25 2014/11/23 04:34:48 guenther Exp $ */ +/* $OpenBSD: swap.c,v 1.26 2015/01/16 00:03:38 deraadt Exp $ */ /* $NetBSD: swap.c,v 1.9 1998/12/26 07:05:08 marc Exp $ */ /*- @@ -31,7 +31,8 @@ * SUCH DAMAGE. */ -#include +#include +#include #include #include #include