Fix powerpc software sqrtf (bug 17967).
[glibc.git] / include / fnmatch.h
blob9ef8150eda56a3e8ad2e8a09400fdc6841a36346
1 #ifndef _FNMATCH_H
3 #include <posix/fnmatch.h>
5 #ifndef _ISOMAC
6 libc_hidden_proto (fnmatch)
7 #endif
9 #endif