From 314bf3f5b58318d6116b07f6b84c532a515a80bf Mon Sep 17 00:00:00 2001 From: Sven Paulsen Date: Thu, 3 Nov 2016 14:54:38 +0100 Subject: [PATCH] added linux/module.h --- src/ts3init_match.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ts3init_match.c b/src/ts3init_match.c index 5769181..e959502 100644 --- a/src/ts3init_match.c +++ b/src/ts3init_match.c @@ -13,6 +13,7 @@ */ #include +#include #include #include #include