On Tue, Mar 22, 2011 at 10:42:09AM -0300, Davidlohr Bueso wrote: > From 75d52d2e301c4eeb4701fb645005af9c17d92553 Mon Sep 17 00:00:00 2001 > From: Davidlohr Bueso <dave@xxxxxxx> > Date: Tue, 22 Mar 2011 10:39:44 -0300 > Subject: [PATCH] include: [c.h] add definition wrappers for old libc versions > > Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> > --- > include/c.h | 10 +++++++++- > 1 files changed, 9 insertions(+), 1 deletions(-) Applied... > diff --git a/include/c.h b/include/c.h > index 3e5d415..51cbbb2 100644 > --- a/include/c.h > +++ b/include/c.h > @@ -195,9 +195,17 @@ prog_inv_sh_nm_from_file(char *f, char stripext) > # endif > #endif > > -/* very old glibc (2.3) */ > +/* very old glibc (2.x) */ ... with Mike's comment. Thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html