Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@xxxxxxxxxxxxxxxx> writes: > Signed-off-by: Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@xxxxxxxxxxxxxxxx> > --- > man3/getline.3 | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) > > diff --git a/man3/getline.3 b/man3/getline.3 > index 2687809..622b5c8 100644 > --- a/man3/getline.3 > +++ b/man3/getline.3 > @@ -26,7 +26,6 @@ > getline, getdelim \- delimited string input > .SH SYNOPSIS > .nf > -.B #define _GNU_SOURCE > .B #include <stdio.h> Dropping the symbol wouldn't work on any older libc. -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html