Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/klibc/tests/stat.c

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

revision 1296 by niro, Sat Sep 1 22:45:15 2007 UTC revision 1297 by niro, Fri May 27 15:12:11 2011 UTC
# Line 1  Line 1 
1  #include <stdio.h>  #include <stdio.h>
2  #include <stdlib.h>  #include <stdlib.h>
 #include <errno.h>  
3  #include <sys/stat.h>  #include <sys/stat.h>
4  #include <sys/sysmacros.h>  #include <sys/sysmacros.h>
5  #include <sys/types.h>  #include <sys/types.h>

Legend:
Removed from v.1296  
changed lines
  Added in v.1297