repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
[glibc.git]
/
include
/
wordexp.h
blob
33c90c15c04b9bb18cdf80f23c429ed0543e1b50
1
#ifndef _WORDEXP_H
2
3
#include <posix/wordexp.h>
4
5
#ifndef _ISOMAC
6
libc_hidden_proto
(
wordfree
)
7
#endif
8
9
#endif