Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/coreutils/who.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 983 by niro, Fri Apr 24 18:33:46 2009 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 20  Line 20 
20    
21  #include "libbb.h"  #include "libbb.h"
22  #include <utmp.h>  #include <utmp.h>
 #include <time.h>  
23    
24  static void idle_string(char *str6, time_t t)  static void idle_string(char *str6, time_t t)
25  {  {

Legend:
Removed from v.983  
changed lines
  Added in v.984