From 70d37cb4afa78201a9ec23df6792c64f4078c5a8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 20 Jan 2006 23:00:55 +0000 Subject: disable deprecated warnings for some files --- libc/inet/rpc/rcmd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/inet') diff --git a/libc/inet/rpc/rcmd.c b/libc/inet/rpc/rcmd.c index 728f301ea..df824f30d 100644 --- a/libc/inet/rpc/rcmd.c +++ b/libc/inet/rpc/rcmd.c @@ -35,6 +35,7 @@ static char sccsid[] = "@(#)rcmd.c 8.3 (Berkeley) 3/26/94"; #endif /* LIBC_SCCS and not lint */ +#define __UCLIBC_HIDE_DEPRECATED__ #define __FORCE_GLIBC #include -- cgit v1.2.3