fix some warnings

This commit is contained in:
2026-04-10 18:36:16 +02:00
parent eb7c29abb1
commit e55a0b54d0
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#include "../../include/blake2/blake2.h"
#include <blake2/blake2.h>
#include <openssl/evp.h>
#include <string.h>