From dddf830fe184debfa99b9f0e53b4e68ad90c9d91 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Fri, 18 Mar 2011 19:59:11 +0100 Subject: pmap_rmt.c: do not undefine _POSIX_SOURCE, it is anyway too late Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libc/inet/rpc/pmap_rmt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/inet') diff --git a/libc/inet/rpc/pmap_rmt.c b/libc/inet/rpc/pmap_rmt.c index d1000ad53..2576e396b 100644 --- a/libc/inet/rpc/pmap_rmt.c +++ b/libc/inet/rpc/pmap_rmt.c @@ -49,7 +49,6 @@ static char sccsid[] = "@(#)pmap_rmt.c 1.21 87/08/27 Copyr 1984 Sun Micro"; #include #include #include -#undef _POSIX_SOURCE /* Ultrix needs --roland@gnu */ #include /* Ultrix needs before net/if --roland@gnu */ #include #include -- cgit v1.2.3