1
0
Fork 0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-06 20:58:33 +01:00
glibc/include/wordexp.h
2012-02-25 23:18:39 -05:00

9 lines
108 B
C

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