From 6db4bdcb5acbdcee70a2e5c661552d2ed4795d1f Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Thu, 15 Jan 2015 19:54:16 +0000 Subject: New port: sysutils/sbsigntool Set of utilities for managing UEFI Secure Boot signatures. Sponsored by: The FreeBSD Foundation --- sysutils/sbsigntool/files/patch-src-sbkeysync.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sysutils/sbsigntool/files/patch-src-sbkeysync.c (limited to 'sysutils/sbsigntool/files/patch-src-sbkeysync.c') diff --git a/sysutils/sbsigntool/files/patch-src-sbkeysync.c b/sysutils/sbsigntool/files/patch-src-sbkeysync.c new file mode 100644 index 000000000000..c1eba1cc889c --- /dev/null +++ b/sysutils/sbsigntool/files/patch-src-sbkeysync.c @@ -0,0 +1,12 @@ +--- src/sbkeysync.c.orig 2014-11-30 19:18:11.000000000 +0100 ++++ src/sbkeysync.c 2014-11-30 19:18:32.000000000 +0100 +@@ -38,7 +38,8 @@ + #include + #include + #include +-#include ++#include ++#include + #include + + #include -- cgit v1.2.3