Changeset 28456 in vbox
- Timestamp:
- Apr 19, 2010 12:26:36 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60228
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HostImpl.cpp
r28453 r28456 125 125 #include "netif.h" 126 126 #endif 127 128 /* XXX Solaris: definitions in /usr/include/sys/regset.h clash with hwacc_svm.h */ 129 #undef DS 130 #undef ES 131 #undef CS 132 #undef SS 133 #undef FS 134 #undef GS 127 135 128 136 #include <VBox/usb.h>
Note:
See TracChangeset
for help on using the changeset viewer.