From b99a8a1140428d0552cc4a0766d96eedf9ea92cc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 27 May 1999 11:31:50 +0000 Subject: Update. 1999-05-27 Andreas Jaeger * manual/socket.texi (Host Names): Remove statement that h_errno needs to be declared since this isn't true anymore. Closes PR libc/1138. --- sysdeps/unix/sysv/linux/kernel-features.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sysdeps/unix/sysv/linux') diff --git a/sysdeps/unix/sysv/linux/kernel-features.h b/sysdeps/unix/sysv/linux/kernel-features.h index 6813853ccc..1bd7ba4ba8 100644 --- a/sysdeps/unix/sysv/linux/kernel-features.h +++ b/sysdeps/unix/sysv/linux/kernel-features.h @@ -21,9 +21,6 @@ /* This file must not contain any C code. At least it must be protected to allow using the file also in assembler files. */ -/* XXX For testing. */ -#define __LINUX_KERNEL_VERSION 131584 - #ifndef __LINUX_KERNEL_VERSION /* We assume the worst; all kernels should be supported. */ # define __LINUX_KERNEL_VERSION 0 -- cgit 1.4.1