Changeset 18087 in vbox for trunk/src/VBox
- Timestamp:
- Mar 19, 2009 11:40:27 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp
r18086 r18087 51 51 * standard byte order functions. */ 52 52 # define _LINUX_BYTEORDER_GENERIC_H 53 # include <linux/byteorder/generic.h>54 53 /* This is another hack for not bothering with C++ unfriendly byteswap macros. */ 55 54 /* Those macros that are needed are defined in the header below. */
Note:
See TracChangeset
for help on using the changeset viewer.