source: trunk/testcase/opendir.c@ 1930

Last change on this file since 1930 was 730, checked in by bird, 22 years ago

Initial coding.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 499 bytes
RevLine 
[730]1#include <dirent.h>
2#include <stdio.h>
3#include <errno.h>