From d14eda9310125ddf8fe66df01bbe46ab7d226a5e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 21 May 2009 18:16:59 -0700 Subject: Remove __NR_accept4 definition. This definition was meant to be removed before the checkin. It was used in the development. --- sysdeps/unix/sysv/linux/accept4.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysdeps') diff --git a/sysdeps/unix/sysv/linux/accept4.c b/sysdeps/unix/sysv/linux/accept4.c index 97f7b8ce62..4be710f76d 100644 --- a/sysdeps/unix/sysv/linux/accept4.c +++ b/sysdeps/unix/sysv/linux/accept4.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2008 Free Software Foundation, Inc. +/* Copyright (C) 2008, 2009 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2008. @@ -24,8 +24,6 @@ #include #include -#define __NR_accept4 288 - #ifdef __NR_accept4 int -- cgit v1.2.3-70-g09d2