--- 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