Changeset 6033 in vbox for trunk/src/VBox/Runtime/r0drv/solaris
- Timestamp:
- Dec 10, 2007 8:04:17 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 26665
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h
r6021 r6033 47 47 #include <sys/sunddi.h> 48 48 49 #ifdef VBGL_VBOXGUEST50 /* Additionally headers needed by the solaris Guest Driver */51 # include <sys/conf.h>52 # include <sys/pci.h>53 # include <sys/stat.h>54 # include <sys/modctl.h>55 #endif56 57 49 #undef u /* /usr/include/sys/user.h:249:1 is where this is defined to (curproc->p_user). very cool. */ 58 50
Note:
See TracChangeset
for help on using the changeset viewer.