Update.
[glibc.git] / include / getopt.h
blob7a35c8a20b5d5c3ee3404e16f85b40264e79ce14
1 #ifndef _GETOPT_H
3 #include <posix/getopt.h>
5 /* Now define the internal interfaces. */
6 extern void __getopt_clean_environment (char **__env);
8 #endif