X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fargp.h;h=f3e1f621a8687e5a7a8e5b0bd4dafa574524e140;hb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;hp=dbaf366afbb72d763de211d575a029e93e4111fb;hpb=eb3ba7cb06fdd0f8627b8f117d8453e297e18b64;p=debian%2Ftar diff --git a/gnu/argp.h b/gnu/argp.h index dbaf366a..f3e1f621 100644 --- a/gnu/argp.h +++ b/gnu/argp.h @@ -1,7 +1,7 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Hierarchical argument parsing, layered over getopt. - Copyright (C) 1995-1999, 2003-2013 Free Software Foundation, Inc. + Copyright (C) 1995-1999, 2003-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . @@ -581,6 +581,9 @@ extern void *__argp_input (const struct argp *__restrict __argp, # define __argp_state_help argp_state_help # define __option_is_short _option_is_short # define __option_is_end _option_is_end +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN # ifndef ARGP_EI # define ARGP_EI _GL_INLINE