diff options
Diffstat (limited to 'pbkdf2.c')
-rw-r--r-- | pbkdf2.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ #include <unistd.h> #include <sys/ioctl.h> -#include "cryptech.h" +#include "hal.h" /* * Utility to encapsulate the HMAC operations. May need refactoring |