--- include/adriver.h.orig 2003-08-11 09:55:52.000000000 +0200 +++ include/adriver.h 2003-08-11 09:56:52.000000000 +0200 @@ -121,7 +121,7 @@ #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 3) && !defined(need_resched) #define need_resched() (current->need_resched) #endif -#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 4) +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 4) && !defined(WE_ARE_WOLKS) #include static inline struct proc_dir_entry *PDE(const struct inode *inode) {