glibc/include/wordexp.h
2012-02-25 23:18:39 -05:00

10 lines
108 B
C

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