1--- lib/argp-fmtstream.h.orig	2008-08-13 20:20:34.000000000 -0700
2+++ lib/argp-fmtstream.h	2008-08-13 20:25:11.000000000 -0700
3@@ -198,7 +198,7 @@
4 #endif
5 
6 #ifndef ARGP_FS_EI
7-#define ARGP_FS_EI extern inline
8+#define ARGP_FS_EI extern inline __attribute__ ((__gnu_inline__))
9 #endif
10 
11 ARGP_FS_EI size_t
12