Changeset 9114 in vbox for trunk/src/VBox
- Timestamp:
- May 26, 2008 10:28:49 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp
r9112 r9114 21 21 22 22 /* Solaris 10 and below has no dlpi. */ 23 #ifndef __SunOS_5 .1023 #ifndef __SunOS_5_10 24 24 25 25 #include "vbox-libdlpi.h" … … 86 86 } 87 87 88 #endif /* __SunOS_5 .10 */88 #endif /* __SunOS_5_10 */
Note:
See TracChangeset
for help on using the changeset viewer.