summaryrefslogtreecommitdiff
path: root/include/wordexp.h
blob: 33c90c15c04b9bb18cdf80f23c429ed0543e1b50 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _WORDEXP_H

#include <posix/wordexp.h>

#ifndef _ISOMAC
libc_hidden_proto (wordfree)
#endif

#endif