[BACK]Return to username.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / top

Diff for /src/usr.bin/top/Attic/username.c between version 1.12 and 1.13

version 1.12, 2003/06/19 22:40:45 version 1.13, 2003/07/07 21:36:52
Line 53 
Line 53 
 #include <pwd.h>  #include <pwd.h>
   
 #include "top.local.h"  #include "top.local.h"
   #include "top.h"
 #include "utils.h"  #include "utils.h"
   
 struct hash_el {  struct hash_el {

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13