1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
http://bugs.gentoo.org/show_bug.cgi?id=211499 --- a/gnu/getopt.c +++ b/gnu/getopt.c @@ -69,12 +69,7 @@ #include <unistd.h> #endif /* GNU C library. */ -#ifdef VMS -#include <unixlib.h> -#if HAVE_STRING_H - 0 #include <string.h> -#endif -#endif #if defined (WIN32) && !defined (__CYGWIN32__) /* It's not Unix, really. See? Capital letters. */