--- adriver.h.old 2003-03-08 14:38:29.000000000 +0100 +++ adriver.h 2003-04-29 20:55:20.000000000 +0200 @@ -105,7 +105,7 @@ #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 3) #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) {