chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / include / fnmatch.h
1 #ifndef _FNMATCH_H
2
3 #include <posix/fnmatch.h>
4
5 libc_hidden_proto (fnmatch)
6
7 #endif