ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../include/fnmatch.h

10 lines
107 B
C

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