=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/iostat.c,v retrieving revision 1.43 retrieving revision 1.44 diff -c -r1.43 -r1.44 *** src/usr.bin/systat/iostat.c 2014/09/15 19:08:21 1.43 --- src/usr.bin/systat/iostat.c 2014/11/23 04:34:48 1.44 *************** *** 1,4 **** ! /* $OpenBSD: iostat.c,v 1.43 2014/09/15 19:08:21 miod Exp $ */ /* $NetBSD: iostat.c,v 1.5 1996/05/10 23:16:35 thorpej Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: iostat.c,v 1.44 2014/11/23 04:34:48 guenther Exp $ */ /* $NetBSD: iostat.c,v 1.5 1996/05/10 23:16:35 thorpej Exp $ */ /* *************** *** 31,37 **** */ #include - #include #include #include #include --- 31,36 ----