Blame include/wordexp.h

Packit 6c4009
#ifndef _WORDEXP_H
Packit 6c4009
Packit 6c4009
#include <posix/wordexp.h>
Packit 6c4009
Packit 6c4009
#ifndef _ISOMAC
Packit 6c4009
libc_hidden_proto (wordfree)
Packit 6c4009
#endif
Packit 6c4009
Packit 6c4009
#endif