glibc/include/fnmatch.h

10 lines
107 B
C
Raw Normal View History

#ifndef _FNMATCH_H
1995-02-18 02:27:10 +01:00
#include <posix/fnmatch.h>
#ifndef _ISOMAC
libc_hidden_proto (fnmatch)
#endif
#endif