wordexp.h 108 B

123456789
  1. #ifndef _WORDEXP_H
  2. #include <posix/wordexp.h>
  3. #ifndef _ISOMAC
  4. libc_hidden_proto (wordfree)
  5. #endif
  6. #endif