summarylogtreecommitdiffstats
path: root/vmnet-14.0.0-4.13.3.patch
diff options
context:
space:
mode:
author张弘引2017-10-04 23:40:17 +0800
committer张弘引2017-10-04 23:40:17 +0800
commitf4f4c61067b129249136b7b19e048d76d9e05459 (patch)
treefc89ffb77ebdcd8f1a40a674db74072997aa016b /vmnet-14.0.0-4.13.3.patch
parent34468bb29eb613538bc180ef39a3ecf37fd54393 (diff)
downloadaur-f4f4c61067b129249136b7b19e048d76d9e05459.tar.gz
add support for Vmware Workstation 14.0.0
Diffstat (limited to 'vmnet-14.0.0-4.13.3.patch')
-rw-r--r--vmnet-14.0.0-4.13.3.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/vmnet-14.0.0-4.13.3.patch b/vmnet-14.0.0-4.13.3.patch
new file mode 100644
index 000000000000..35035b7ae004
--- /dev/null
+++ b/vmnet-14.0.0-4.13.3.patch
@@ -0,0 +1,11 @@
+diff --git a/vmnet-only/userif.c b/vmnet-only/userif.c
+--- vmnet-only/userif.c
++++ vmnet-only/userif.c
+@@ -33,6 +33,7 @@
+ #include <linux/proc_fs.h>
+ #include <linux/sockios.h>
+ #include <linux/sched.h>
++#include <linux/sched/signal.h>
+ #include <linux/slab.h>
+ #include <linux/version.h>
+ #include <linux/wait.h>