tags 427596 + patch
thanks

Hi,

the attached patch fixes the build with linux-libc-dev.

Cheers,
Julien
diff -u sysklogd-1.4.1/ksym_mod.c sysklogd-1.4.1/ksym_mod.c
--- sysklogd-1.4.1/ksym_mod.c
+++ sysklogd-1.4.1/ksym_mod.c
@@ -97,9 +97,7 @@
 #include "module.h"
 #if !defined(__GLIBC__)
 #include <linux/time.h>
-#include <linux/linkage.h>
 #else /* __GLIBC__ */
-#include <linux/linkage.h>
 extern __off64_t lseek64 __P ((int __fd, __off64_t __offset, int __whence));
 extern int get_kernel_syms __P ((struct kernel_sym *__table));
 #endif /* __GLIBC__ */
diff -u sysklogd-1.4.1/debian/changelog sysklogd-1.4.1/debian/changelog
--- sysklogd-1.4.1/debian/changelog
+++ sysklogd-1.4.1/debian/changelog
@@ -1,3 +1,10 @@
+sysklogd (1.4.1-21.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix build with linux-libc-dev (closes: #427596).
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Fri, 20 Jul 2007 20:12:57 +0200
+
 sysklogd (1.4.1-21) unstable; urgency=low
 
   * Adjusted the permissions for default files (closes: Bug#420689,

Attachment: signature.asc
Description: Digital signature

Reply via email to