Changeset 41895 in vbox for trunk/src/VBox
- Timestamp:
- Jun 23, 2012 9:59:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h
r41682 r41895 60 60 61 61 #undef u /* /usr/include/sys/user.h:249:1 is where this is defined to (curproc->p_user). very cool. */ 62 #ifndef PG_KFLT /* introduced in snv_153, previous builds don't define this. */63 # define PG_KFLT (0x0200)64 #endif65 62 66 63 #include <iprt/cdefs.h>
Note:
See TracChangeset
for help on using the changeset viewer.