summaryrefslogtreecommitdiff
path: root/crypto/aes/aes_x86core.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/aes/aes_x86core.c')
-rw-r--r--crypto/aes/aes_x86core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/aes/aes_x86core.c b/crypto/aes/aes_x86core.c
index d323e265c..c1c94d7a3 100644
--- a/crypto/aes/aes_x86core.c
+++ b/crypto/aes/aes_x86core.c
@@ -43,6 +43,7 @@
#include <assert.h>
#include <stdlib.h>
+#include <crypto/aes.h>
#include <openssl/aes.h>
#include "aes_locl.h"