diff options
Diffstat (limited to 'MokManager.c')
| -rw-r--r-- | MokManager.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/MokManager.c b/MokManager.c index 55af321b..603c2ee6 100644 --- a/MokManager.c +++ b/MokManager.c @@ -6,15 +6,8 @@ #include <openssl/x509v3.h> #include <openssl/asn1.h> #include <openssl/bn.h> + #include "shim.h" -#include "PeImage.h" -#include "PasswordCrypt.h" - -#include "guid.h" -#include "console.h" -#include "variables.h" -#include "simple_file.h" -#include "efiauthenticated.h" #define PASSWORD_MAX 256 #define PASSWORD_MIN 1 |
