Ticket #2936: VBox-kernel-headers-2.6.28.patch
| File VBox-kernel-headers-2.6.28.patch, 487 bytes (added by , 16 years ago) |
|---|
-
src/VBox/Devices/Storage/DrvHostDVD.cpp
old new 48 48 # define _LINUX_BYTEORDER_GENERIC_H 49 49 /* This is another hack for not bothering with C++ unfriendly byteswap macros. */ 50 50 # define _LINUX_BYTEORDER_SWAB_H 51 # define _LINUX_BYTEORDER_SWABB_H 51 52 /* Those macros that are needed are defined in the header below */ 52 53 # include "swab.h" 53 54 # include <linux/cdrom.h>

