fix glibc build of crypto abstraction header

cute-signatures
Timo Teräs 2021-06-11 13:51:13 +03:00
parent 2f58322c70
commit 4403e7ec32
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <openssl/evp.h>
#include "apk_openssl.h"