Changeset 21504 in vbox for trunk/src/VBox/Runtime/r3/linux
- Timestamp:
- Jul 10, 2009 9:36:00 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 49954
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp
r21503 r21504 63 63 #include "internal/fileaio.h" 64 64 65 /* Prevent including some header files the C++ compiler doesn't like. */ 66 #define _LINUX_BYTEORDER_LITTLE_ENDIAN_H 65 67 #define _LINUX_BYTEORDER_SWABB_H 66 68 #include <linux/aio_abi.h>
Note:
See TracChangeset
for help on using the changeset viewer.