Include roken.h to fix build of example_evp_cipher test on Linux
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
f8c121b282
commit
a4287ff403
@@ -40,6 +40,8 @@
|
|||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
|
#include "roken.h"
|
||||||
|
|
||||||
/* key and initial vector */
|
/* key and initial vector */
|
||||||
static char key[16] =
|
static char key[16] =
|
||||||
"\xaa\xbb\x45\xd4\xaa\xbb\x45\xd4"
|
"\xaa\xbb\x45\xd4\xaa\xbb\x45\xd4"
|
||||||
|
Reference in New Issue
Block a user