diff options
Diffstat (limited to 'app-emulation/virtualbox-ose/files/virtualbox-ose-fix-2.6.28-headers.patch')
-rw-r--r-- | app-emulation/virtualbox-ose/files/virtualbox-ose-fix-2.6.28-headers.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app-emulation/virtualbox-ose/files/virtualbox-ose-fix-2.6.28-headers.patch b/app-emulation/virtualbox-ose/files/virtualbox-ose-fix-2.6.28-headers.patch deleted file mode 100644 index e018eca..0000000 --- a/app-emulation/virtualbox-ose/files/virtualbox-ose-fix-2.6.28-headers.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/VBox/Devices/Storage/DrvHostDVD.cpp.orig 2009-01-01 15:56:32.000000000 +0100 -+++ src/VBox/Devices/Storage/DrvHostDVD.cpp 2009-01-01 15:57:03.000000000 +0100 -@@ -48,6 +48,7 @@ - # define _LINUX_BYTEORDER_GENERIC_H - /* This is another hack for not bothering with C++ unfriendly byteswap macros. */ - # define _LINUX_BYTEORDER_SWAB_H -+# define _LINUX_BYTEORDER_SWABB_H - /* Those macros that are needed are defined in the header below */ - # include "swab.h" - # include <linux/cdrom.h> |