Home | History | Annotate | Line # | Download | only in gen
opendir.c revision 1.27
      1 /*	$NetBSD: opendir.c,v 1.27 2005/08/19 02:04:54 christos Exp $	*/
      2 
      3 #include "namespace.h"
      4 #include <sys/stat.h>
      5 #include <signal.h>
      6 
      7 #define __LIBC12_SOURCE__
      8 
      9 #include "__opendir30.c"
     10