Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
a261760ec4bd6fea94ffaea1062a740dfcbda797
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
include
/
wordexp.h
blob: 33c90c15c04b9bb18cdf80f23c429ed0543e1b50 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
#ifndef
_WORDEXP_H
2
3
#include
<posix/wordexp.h>
4
5
#ifndef
_ISOMAC
6
libc_hidden_proto
(
wordfree
)
7
#endif
8
9
#endif