Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 253004
Collapse All | Expand All

(-)src/VBox/Devices/Storage/DrvHostDVD.cpp.orig (+1 lines)
Lines 48-53 Link Here
48
# define _LINUX_BYTEORDER_GENERIC_H
48
# define _LINUX_BYTEORDER_GENERIC_H
49
/* This is another hack for not bothering with C++ unfriendly byteswap macros. */
49
/* This is another hack for not bothering with C++ unfriendly byteswap macros. */
50
# define _LINUX_BYTEORDER_SWAB_H
50
# define _LINUX_BYTEORDER_SWAB_H
51
# define _LINUX_BYTEORDER_SWABB_H
51
/* Those macros that are needed are defined in the header below */
52
/* Those macros that are needed are defined in the header below */
52
# include "swab.h"
53
# include "swab.h"
53
# include <linux/cdrom.h>
54
# include <linux/cdrom.h>

Return to bug 253004