--- ksym_mod.c.orig 2010-06-17 22:52:55.000000000 +0000 +++ ksym_mod.c 2010-06-17 22:54:22.000000000 +0000 @@ -97,9 +97,7 @@ #include "module.h" #if !defined(__GLIBC__) #include -#include #else /* __GLIBC__ */ -#include extern __off64_t lseek64 __P ((int __fd, __off64_t __offset, int __whence)); extern int get_kernel_syms __P ((struct kernel_sym *__table)); #endif /* __GLIBC__ */