diff -up ./driver/loader.h.tv ./driver/loader.h --- ./driver/loader.h.tv 2016-05-01 17:25:43.000000000 +0200 +++ ./driver/loader.h 2016-05-03 15:34:35.162621078 +0200 @@ -16,9 +16,9 @@ #ifndef _LOADER_H_ #define _LOADER_H_ -#if LINUX_VERSION_CODE > KERNEL_VERSION(4,0,0) +//#if LINUX_VERSION_CODE > KERNEL_VERSION(4,0,0) -#include +//#include -#endif +//#endif #include "ndiswrapper.h"