X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/0877d0dc24ee792b9b14592869ea1aa0934aee58..1650d7102ae8ea943e4197b7d91198640f0e0ff6:/lib/getopt_.h diff --git a/lib/getopt_.h b/lib/getopt_.h index 3f602dba2c..cd6ba05652 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.h @@ -1,5 +1,5 @@ /* Declarations for getopt. - Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2013 Free + Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -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