blob: 9ef8150eda56a3e8ad2e8a09400fdc6841a36346 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#ifndef _FNMATCH_H
2
3#include <posix/fnmatch.h>
4
5#ifndef _ISOMAC
6libc_hidden_proto (fnmatch)
7#endif
8
9#endif