Home | History | Annotate | Line # | Download | only in gen
scandir.c revision 1.24
      1  1.24  christos /*	$NetBSD: scandir.c,v 1.24 2005/08/19 02:04:54 christos Exp $	*/
      2   1.6       cgd 
      3   1.1       cgd #include <sys/stat.h>
      4  1.24  christos #define __LIBC12_SOURCE__
      5  1.15     lukem 
      6  1.24  christos #include "__scandir30.c"
      7