Changeset 26806 in vbox for trunk/src/VBox/Runtime/r3/darwin
- Timestamp:
- Feb 25, 2010 4:33:11 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 58075
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/darwin/RTSystemQueryDmiString-darwin.cpp
r26803 r26806 43 43 #include <mach/mach_port.h> 44 44 #include <IOKit/IOKitLib.h> 45 #include <IOKit/network/IOEthernetInterface.h>46 #include <IOKit/network/IONetworkInterface.h>47 #include <IOKit/network/IOEthernetController.h>48 49 45 50 46 #define IOCLASS_PLATFORMEXPERTDEVICE "IOPlatformExpertDevice"
Note:
See TracChangeset
for help on using the changeset viewer.