=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.h,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** src/usr.bin/top/top.h 2010/03/23 16:16:09 1.13 --- src/usr.bin/top/top.h 2012/12/05 23:20:26 1.14 *************** *** 1,4 **** ! /* $OpenBSD: top.h,v 1.13 2010/03/23 16:16:09 lum Exp $ */ /* * Top users/processes display for Unix --- 1,4 ---- ! /* $OpenBSD: top.h,v 1.14 2012/12/05 23:20:26 deraadt Exp $ */ /* * Top users/processes display for Unix *************** *** 33,40 **** * * General (global) definitions */ - - #include /* Current major version number */ #define VERSION 3 --- 33,38 ----