aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pbkdf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-pbkdf2.c')
-rw-r--r--tests/test-pbkdf2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-pbkdf2.c b/tests/test-pbkdf2.c
index 5403612..469b599 100644
--- a/tests/test-pbkdf2.c
+++ b/tests/test-pbkdf2.c
@@ -42,7 +42,7 @@
#include <unistd.h>
#include <sys/ioctl.h>
-#include "cryptech.h"
+#include <hal.h>
/* PBKDF2 HMAC-SHA-1 test cases from RFC 6070. */