summaryrefslogtreecommitdiff
path: root/kernel/wcte12xp
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/wcte12xp')
-rw-r--r--kernel/wcte12xp/GpakApi.c2
-rw-r--r--kernel/wcte12xp/base.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/kernel/wcte12xp/GpakApi.c b/kernel/wcte12xp/GpakApi.c
index 78c4687..f57239d 100644
--- a/kernel/wcte12xp/GpakApi.c
+++ b/kernel/wcte12xp/GpakApi.c
@@ -32,6 +32,8 @@
* this program for more details.
*/
+#include <linux/workqueue.h>
+
#include "zaptel.h"
#include "GpakHpi.h"
diff --git a/kernel/wcte12xp/base.c b/kernel/wcte12xp/base.c
index e90dda3..2f7dcdc 100644
--- a/kernel/wcte12xp/base.c
+++ b/kernel/wcte12xp/base.c
@@ -39,6 +39,8 @@
#include <linux/moduleparam.h>
#endif
+#include <linux/sched.h>
+
#include "zaptel.h"
#include "../wct4xxp/wct4xxp.h" /* For certain definitions */