[package] broadcom-diag: SimpleShare: expose power button as reset to the system...
[openwrt.git] / package / ifxmips-dsl-api / patches / 100-dsl_compat.patch
index dea82f0..a3020d4 100644 (file)
     return 0;
  }
  
+--- a/src/include/drv_dsl_cpe_os_linux.h
++++ b/src/include/drv_dsl_cpe_os_linux.h
+@@ -24,7 +24,7 @@
+ #include <linux/ctype.h>
+ #include <linux/version.h>
+ #include <linux/spinlock.h>
+-
++#include <linux/sched.h>
+ #if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17))
+    #include <linux/utsrelease.h>
This page took 0.023689 seconds and 4 git commands to generate.