diff options
Diffstat (limited to 'grub-core/lib/libgcrypt-grub/cipher/cipher.h')
-rw-r--r-- | grub-core/lib/libgcrypt-grub/cipher/cipher.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/grub-core/lib/libgcrypt-grub/cipher/cipher.h b/grub-core/lib/libgcrypt-grub/cipher/cipher.h new file mode 100644 index 0000000..73c6779 --- /dev/null +++ b/grub-core/lib/libgcrypt-grub/cipher/cipher.h @@ -0,0 +1,2 @@ +#include <grub/crypto.h> +#include <cipher_wrap.h> |