index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fnmatch.h
blob: 2cdad0a40fcc57fe7f9506d002bcfe444c9046d5 (
plain
)
1
2
3
4
5
6
7
#ifndef _FNMATCH_H
#include <posix/fnmatch.h>
libc_hidden_proto
(
fnmatch
)
#endif