=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/Attic/username.c,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/top/Attic/username.c 2003/06/19 22:40:45 1.12 --- src/usr.bin/top/Attic/username.c 2003/07/07 21:36:52 1.13 *************** *** 1,4 **** ! /* $OpenBSD: username.c,v 1.12 2003/06/19 22:40:45 millert Exp $ */ /* * Top users/processes display for Unix --- 1,4 ---- ! /* $OpenBSD: username.c,v 1.13 2003/07/07 21:36:52 deraadt Exp $ */ /* * Top users/processes display for Unix *************** *** 53,58 **** --- 53,59 ---- #include #include "top.local.h" + #include "top.h" #include "utils.h" struct hash_el {