index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
fnmatch.h
blob: 2cdad0a40fcc57fe7f9506d002bcfe444c9046d5 (
plain
) (
blame
)
1
2
3
4
5
6
7
#ifndef _FNMATCH_H
#include
<posix/fnmatch.h>
libc_hidden_proto
(
fnmatch
)
#endif