glibc/include/wordexp.h

10 lines
108 B
C
Raw Normal View History

#ifndef _WORDEXP_H
1995-02-18 09:27:10 +08:00
#include <posix/wordexp.h>
#ifndef _ISOMAC
libc_hidden_proto (wordfree)
#endif
#endif