Changeset 15873 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Jan 8, 2009 4:14:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp
r15871 r15873 65 65 # include <sys/capability.h> 66 66 # include <sys/prctl.h> 67 # ifndef CAP_TO_MASK 68 # define CAP_TO_MASK(cap) RT_BIT(cap) 69 # endif 67 70 # elif defined(RT_OS_SOLARIS) 68 71 # include <priv.h>
Note:
See TracChangeset
for help on using the changeset viewer.