X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-fmtstream.h;h=257dc7fd5800272b36b53b1940b171380b1fc79e;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=000090ea68d1592e9a9f4e5bb9811b6b9c46f5fb;hpb=5d706a3590ab4b393e845a1d73787faaae48d408;p=gnulib.git diff --git a/lib/argp-fmtstream.h b/lib/argp-fmtstream.h index 000090ea6..257dc7fd5 100644 --- a/lib/argp-fmtstream.h +++ b/lib/argp-fmtstream.h @@ -1,5 +1,5 @@ /* Word-wrapping and line-truncating streams. - Copyright (C) 1997, 2006-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . @@ -197,6 +197,9 @@ extern int __argp_fmtstream_ensure (argp_fmtstream_t __fs, size_t __amount); #define __argp_fmtstream_point argp_fmtstream_point #define __argp_fmtstream_update _argp_fmtstream_update #define __argp_fmtstream_ensure _argp_fmtstream_ensure +#ifndef _GL_INLINE_HEADER_BEGIN + #error "Please include config.h first." +#endif _GL_INLINE_HEADER_BEGIN #ifndef ARGP_FS_EI # define ARGP_FS_EI _GL_INLINE