Changeset 6020 in vbox for trunk/src/VBox/Runtime/r0drv
- Timestamp:
- Dec 9, 2007 8:33:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h
r5999 r6020 47 47 #include <sys/sunddi.h> 48 48 49 #ifdef VBGL_VBOXGUEST 50 /* Additionally headers needed by the solaris Guest Driver */ 51 # include <sys/conf.h> 52 # include <sys/pci.h> 53 # include <sys/stat.h> 54 #endif 55 49 56 #undef u /* /usr/include/sys/user.h:249:1 is where this is defined to (curproc->p_user). very cool. */ 50 57
Note:
See TracChangeset
for help on using the changeset viewer.