From 1bc510f5067b8330315240bc2536077ce32f7915 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 1 Dec 2008 07:20:45 -0500 Subject: [PATCH] unix.7: tfix Signed-off-by: Michael Kerrisk --- man7/unix.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/unix.7 b/man7/unix.7 index 29a54958c..945528f40 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -226,7 +226,7 @@ struct ucred { .in Since glibc 2.8, the -.B __GNU_SOURCE +.B _GNU_SOURCE feature test macro must be defined in order to obtain the definition of this structure.