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/sysdeps/linux/common/pause.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/pause.c') diff --git a/libc/sysdeps/linux/common/pause.c b/libc/sysdeps/linux/common/pause.c index f26dbe664..26fd72bf8 100644 --- a/libc/sysdeps/linux/common/pause.c +++ b/libc/sysdeps/linux/common/pause.c @@ -7,6 +7,7 @@ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ +#define __UCLIBC_HIDE_DEPRECATED__ #include "syscalls.h" #include -- cgit v1.2.3