1#ifndef _WORDEXP_H
2
3#include <posix/wordexp.h>
4
5#ifndef _ISOMAC
6libc_hidden_proto (wordfree)
7#endif
8
9#endif
10

source code of glibc/include/wordexp.h