summaryrefslogtreecommitdiffstats
path: root/crypto/engine/hw_ncipher.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/hw_ncipher.c')
-rw-r--r--crypto/engine/hw_ncipher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/engine/hw_ncipher.c b/crypto/engine/hw_ncipher.c
index 7c1141afa9..4fef86fcc5 100644
--- a/crypto/engine/hw_ncipher.c
+++ b/crypto/engine/hw_ncipher.c
@@ -59,9 +59,9 @@
#include <stdio.h>
#include <string.h>
+#include "cryptlib.h"
#include <openssl/crypto.h>
#include <openssl/pem.h>
-#include "cryptlib.h"
#include <openssl/dso.h>
#include <openssl/engine.h>
#include <openssl/ui.h>