X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fgetopt.c;h=8bc292fb9e0354a7b454e5482681c9f5e5480993;hp=46cc07cc84d2962e275b7b3fcfba16dd1aac7c9c;hb=277e840a0f8e3ec8800cfe7407fe3c16000bc622;hpb=9000d2b527680b4b13964475d84df42815d40e37 diff --git a/src/getopt.c b/src/getopt.c index 46cc07cc..8bc292fb 100644 --- a/src/getopt.c +++ b/src/getopt.c @@ -196,11 +196,7 @@ static char *posixly_correct; # define my_index strchr #else -# if HAVE_STRING_H -# include -# else -# include -# endif +#include /* Avoid depending on library functions or files whose names are inconsistent. */