glibc/include/wordexp.h

10 lines
108 B
C
Raw Normal View History

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