glibc/include/fnmatch.h

8 lines
84 B
C

#ifndef _FNMATCH_H
#include <posix/fnmatch.h>
libc_hidden_proto (fnmatch)
#endif