Changeset 10867 for trunk/include
- Timestamp:
- 07/24/08 20:31:02 (6 months ago)
- Files:
-
- trunk/include/VBox/VBoxGuest.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/VBoxGuest.h
r10861 r10867 33 33 #include <iprt/cdefs.h> 34 34 #include <iprt/types.h> 35 #ifdef IN_RING3 36 # include <iprt/stdarg.h> 37 #endif 35 38 #include <VBox/err.h> 36 39 #include <VBox/ostypes.h>

