]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/fnmatch.h
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / include / fnmatch.h
1 #ifndef _FNMATCH_H
2
3 #include <posix/fnmatch.h>
4
5 #ifndef _ISOMAC
6 libc_hidden_proto (fnmatch)
7 #endif
8
9 #endif