diff options
Diffstat (limited to 'sysutils/sbsigntool/files/patch-src-sbkeysync.c')
-rw-r--r-- | sysutils/sbsigntool/files/patch-src-sbkeysync.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/sbsigntool/files/patch-src-sbkeysync.c b/sysutils/sbsigntool/files/patch-src-sbkeysync.c deleted file mode 100644 index c1eba1cc889c..000000000000 --- a/sysutils/sbsigntool/files/patch-src-sbkeysync.c +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 <fcntl.h> - #include <unistd.h> - #include <sys/stat.h> --#include <sys/statfs.h> -+#include <sys/param.h> -+#include <sys/mount.h> - #include <sys/types.h> - - #include <getopt.h> |