2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-13 13:37:38 +08:00
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