summaryrefslogtreecommitdiff
path: root/MokManager.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2013-10-01 14:03:16 -0400
committerPeter Jones <pjones@redhat.com>2013-10-01 14:03:16 -0400
commit417077f8de33214b2942f5a6d8ff6af217b4f5dd (patch)
tree0ca634a9091129b2839c1a45cc3870dfd9a61d8f /MokManager.c
parentbc71a15ed5d1912075f8c48be0243fdb1d35ac88 (diff)
downloadefi-boot-shim-417077f8de33214b2942f5a6d8ff6af217b4f5dd.tar.gz
efi-boot-shim-417077f8de33214b2942f5a6d8ff6af217b4f5dd.zip
Merge console_control.h and console.h
Since these are topically the same thing, they can live together. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'MokManager.c')
-rw-r--r--MokManager.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MokManager.c b/MokManager.c
index 5d86e330..de0eb59a 100644
--- a/MokManager.c
+++ b/MokManager.c
@@ -2,7 +2,6 @@
#include <efilib.h>
#include <Library/BaseCryptLib.h>
#include <openssl/x509.h>
-#include "console_control.h"
#include "shim.h"
#include "PeImage.h"
#include "PasswordCrypt.h"