X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/315f675857250c2204d024748e9eafa57c68410f..99fe98d37a39d26f5dea424926d0e0a082655fe5:/lib/getopt_.h diff --git a/lib/getopt_.h b/lib/getopt_.h index d69f57b9cf..cd6ba05652 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.h @@ -1,6 +1,6 @@ /* Declarations for getopt. - Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2012 Free Software - Foundation, Inc. + Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2016 Free + Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify @@ -53,7 +53,9 @@ linkers. */ #if defined __GETOPT_PREFIX && !defined __need_getopt # if !HAVE_GETOPT_H +# define __need_system_stdlib_h # include +# undef __need_system_stdlib_h # include # include # endif @@ -128,7 +130,7 @@ /* The definition of _GL_ARG_NONNULL is copied here. */ /* A C macro for declaring that specific arguments must not be NULL. - Copyright (C) 2009-2012 Free Software Foundation, Inc. + Copyright (C) 2009-2016 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published