X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fargp-fs-xinl.c;h=6acbe2f5df7e908d2d702f4796eb9c3854889aba;hb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;hp=cb20564489f03c6b2d4860b7926e11e1a527b5f2;hpb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;p=debian%2Ftar diff --git a/gnu/argp-fs-xinl.c b/gnu/argp-fs-xinl.c index cb205644..6acbe2f5 100644 --- a/gnu/argp-fs-xinl.c +++ b/gnu/argp-fs-xinl.c @@ -1,7 +1,7 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Real definitions for extern inline functions in argp-fmtstream.h - Copyright (C) 1997, 2003-2004, 2009-2011 Free Software Foundation, Inc. + Copyright (C) 1997, 2003-2004, 2009-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . @@ -22,7 +22,11 @@ # include #endif -#define ARGP_FS_EI +#ifdef _LIBC +# define ARGP_FS_EI +#else +# define ARGP_FS_EI _GL_EXTERN_INLINE +#endif #undef __OPTIMIZE__ #define __OPTIMIZE__ 1 #include "argp-fmtstream.h"