Index: files/sysklogd-1.4.1-2.6.headers.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/sysklogd/files/sysklogd-1.4.1-2.6.headers.patch,v retrieving revision 1.1 diff -u -r1.1 sysklogd-1.4.1-2.6.headers.patch --- files/sysklogd-1.4.1-2.6.headers.patch 8 Feb 2004 00:42:56 -0000 1.1 +++ files/sysklogd-1.4.1-2.6.headers.patch 20 Jun 2004 19:41:05 -0000 @@ -11,7 +11,7 @@ --- sysklogd-1.4.1/ksym_mod.c 2000-09-12 22:15:28.000000000 +0100 +++ sysklogd-1.4.1-plasmaroo/ksym_mod.c 2004-01-19 20:15:16.000000000 +0000 -@@ -80,9 +80,31 @@ +@@ -80,9 +80,33 @@ * Changed llseek() to lseek64() in order to skip a libc warning. */ @@ -33,8 +33,10 @@ + #undef __KERNEL_STRICT_NAMES + #include + -+ #undef _LINUX_LIST_H -+ #include ++ #ifndef LIST_POISON1 ++ #undef _LINUX_LIST_H ++ #include ++ #endif + #include + #undef __KERNEL__ + #include "module.h"