source: trunk/src/emx/include/glob.h@ 183

Last change on this file since 183 was 18, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 1.1 KB
Line 
1/* glob.h (emx+gcc) */
2
3#ifndef _GLOB_H
4#define _GLOB_H
5
6#if defined (__cplusplus)
7extern "C" {
8#endif
9