X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9f6f48455f7d25e5cc2d50485d98ff3af43946a2..2ae3d73667b6b59480070b4e6b4f7802cacc3455:/lib/getopt_.h diff --git a/lib/getopt_.h b/lib/getopt_.h index d69f57b9cf..dd958138b2 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-2012 Free Software + Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2013 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-2013 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