]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/wordexp.h
Add per-thread cache to malloc
[thirdparty/glibc.git] / include / wordexp.h
1 #ifndef _WORDEXP_H
2
3 #include <posix/wordexp.h>
4
5 #ifndef _ISOMAC
6 libc_hidden_proto (wordfree)
7 #endif
8
9 #endif