hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
#ifndef _FNMATCH_H

#include <posix/fnmatch.h>

#ifndef _ISOMAC
libc_hidden_proto (fnmatch)
#endif

#endif