Skip to content
Snippets Groups Projects
Commit 4403e7ec authored by Timo Teräs's avatar Timo Teräs
Browse files

fix glibc build of crypto abstraction header

parent 2f58322c
No related branches found
No related tags found
No related merge requests found
Pipeline #84325 passed
......@@ -11,6 +11,7 @@
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <openssl/evp.h>
#include "apk_openssl.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment