Sign in
third-party-mirror
/
GRTEv4
/
cf41cedf52c87cf4f27c61e4eb8444ecb811ab13
/
.
/
google3
/
third_party
/
grte
/
v4_src
/
glibc-2.19
/
include
/
getopt.h
blob: 6f2693d21bd1411cc43a547570c9dab973a2634f [
file
] [
log
] [
blame
]
#ifndef
_GETOPT_H
#include
<features.h>
/* Get __GNU_LIBRARY__ defined now. */
#include
<posix/getopt.h>
# ifdef _GETOPT_H
/* Now define the internal interfaces. */
extern
void
__getopt_clean_environment
(
char
**
__env
);
# endif
#endif