1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-20 09:45:12 +03:00
aports/community/mokutil/00-efivar.patch
2022-05-21 01:55:03 +02:00

10 lines
218 B
Diff

--- a/src/mokutil.h
+++ b/src/mokutil.h
@@ -39,7 +39,6 @@
typedef unsigned long efi_status_t;
typedef uint8_t efi_bool_t;
-typedef wchar_t efi_char16_t; /* UNICODE character */
typedef enum {
DELETE_MOK = 0,