diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-03 20:54:57 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-02-04 06:42:05 +0100 |
commit | dd4e89de99b74b9f59e146bf55b659cef05ef306 (patch) | |
tree | f82a6bfc726b29fc0e7e14a55f429b342bfca653 | |
parent | dev-python/python-gnupg: version bump to 0.4.1 (diff) | |
download | gentoo-dd4e89de99b74b9f59e146bf55b659cef05ef306.tar.gz gentoo-dd4e89de99b74b9f59e146bf55b659cef05ef306.tar.bz2 gentoo-dd4e89de99b74b9f59e146bf55b659cef05ef306.zip |
x11-drivers/xf86-video-virtualbox: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/7040
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.30-sysmacros.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.30-sysmacros.patch b/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.30-sysmacros.patch deleted file mode 100644 index 0ee85e52f002..000000000000 --- a/x11-drivers/xf86-video-virtualbox/files/xf86-video-virtualbox-5.1.30-sysmacros.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- VirtualBox-5.1.30/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp -+++ VirtualBox-5.1.30/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp -@@ -64,6 +64,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <sys/types.h> -+#include <sys/sysmacros.h> - - - /********************************************************************************************************************************* ---- VirtualBox-5.1.30/src/VBox/Main/src-server/linux/USBGetDevices.cpp -+++ VirtualBox-5.1.30/src/VBox/Main/src-server/linux/USBGetDevices.cpp -@@ -47,6 +47,7 @@ - - #include <sys/types.h> - #include <sys/stat.h> -+#include <sys/sysmacros.h> - #include <sys/vfs.h> - - #include <dirent.h> |