Changeset 76410 in vbox
- Timestamp:
- Dec 23, 2018 6:33:00 PM (6 years ago)
- Location:
- trunk/src/VBox/HostDrivers/Support
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp
r69500 r76410 446 446 #ifdef RT_OS_WINDOWS 447 447 # include <VBox/version.h> 448 # include <iprt/utf16.h> 448 449 #endif 449 450 #include <iprt/ctype.h> -
trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp
r74782 r76410 50 50 #include <iprt/path.h> 51 51 #include <iprt/string.h> 52 #include <iprt/utf16.h> 52 53 #include <iprt/crypto/pkcs7.h> 53 54 #include <iprt/crypto/store.h>
Note:
See TracChangeset
for help on using the changeset viewer.