]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/fnmatch.h
powerpc: generic nearbyint/nearbyintf
[thirdparty/glibc.git] / include / fnmatch.h
CommitLineData
a14f26ef
RM
1#ifndef _FNMATCH_H
2
28f540f4 3#include <posix/fnmatch.h>
a14f26ef 4
31341567 5#ifndef _ISOMAC
a14f26ef 6libc_hidden_proto (fnmatch)
31341567 7#endif
a14f26ef
RM
8
9#endif