fix glibc build of crypto abstraction header
parent
2f58322c70
commit
4403e7ec32
|
@ -11,6 +11,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <openssl/evp.h>
|
||||
#include "apk_openssl.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue