X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=libiberty%2Fgetopt.c;h=7119b621c12a695852c1c7586b153cc961d665ca;hb=a8a566853a0fc7f57159e55436ff6f395e499568;hp=848c183f34f74099a577b463082d09381622b54b;hpb=6038baea6ceeaf77619158be787d34ba1bf005ed;p=deliverable%2Fbinutils-gdb.git diff --git a/libiberty/getopt.c b/libiberty/getopt.c index 848c183f34..7119b621c1 100644 --- a/libiberty/getopt.c +++ b/libiberty/getopt.c @@ -3,8 +3,7 @@ "Keep this file name-space clean" means, talk to drepper@gnu.org before changing it! - Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, - 1996, 1997, 1998, 2005 Free Software Foundation, Inc. + Copyright (C) 1987-2020 Free Software Foundation, Inc. NOTE: This source is derived from an old version taken from the GNU C Library (glibc). @@ -42,8 +41,8 @@ # endif #endif -#include #include "ansidecl.h" +#include /* Comment out all this code if we are using the GNU C Library, and are not actually compiling the library itself. This code is part of the GNU C