X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e8757f091a502b858912a4c267210e009227d6e6..d3155315c85212f224fc5df0239182dafdfd6284:/lib/getopt_.h?ds=sidebyside diff --git a/lib/getopt_.h b/lib/getopt_.h index d69f57b9cf..6c719ee4b5 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-2015 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-2015 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