diff options
Diffstat (limited to 'app-emulation/vmware-modules/files/1.0.0.17-update115-nasty-hack.patch')
-rw-r--r-- | app-emulation/vmware-modules/files/1.0.0.17-update115-nasty-hack.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-emulation/vmware-modules/files/1.0.0.17-update115-nasty-hack.patch b/app-emulation/vmware-modules/files/1.0.0.17-update115-nasty-hack.patch deleted file mode 100644 index deed39be3582..000000000000 --- a/app-emulation/vmware-modules/files/1.0.0.17-update115-nasty-hack.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -uNr vmmon-only/include/iocontrols_compat.h vmmon-only/include/iocontrols_compat.h ---- vmmon-only/include/iocontrols_compat.h 2007-07-23 10:59:47.000000000 +0100 -+++ vmmon-only/include/iocontrols_compat.h 2007-12-01 15:55:10.000000000 +0000 -@@ -15,7 +15,7 @@ - #define VMMON_VERSION_V5 (116 << 16 | 0) - #define VMMON_VERSION_V55 (137 << 16 | 0) - #define VMMON_VERSION_S1B1 (138 << 16 | 0) --#define VMMON_VERSION_V6 (161 << 16 | 0) -+#define VMMON_VERSION_V6 (167 << 16 | 0) - - /* - * Limit structure for CREATE_VM |