projects
/
platform
/
upstream
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of ssh://sources.redhat.com/git/glibc
[platform/upstream/glibc.git]
/
include
/
fnmatch.h
1
#ifndef _FNMATCH_H
2
3
#include <posix/fnmatch.h>
4
5
libc_hidden_proto (fnmatch)
6
7
#endif