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