diff options
author | Rob Austein <sra@hactrn.net> | 2015-06-21 23:08:51 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-06-21 23:08:51 -0400 |
commit | a3b7050c53a27d4cfeb350fb86e738f623e99e0c (patch) | |
tree | 4bd268b23697c8544a8e130fdef04af34b3dba10 /tests/test-rsa.c | |
parent | 4dd62d61e4da99f2c6f905f2700208bfc2e6a0ff (diff) |
libcryptech -> libhal, doh.
Diffstat (limited to 'tests/test-rsa.c')
-rw-r--r-- | tests/test-rsa.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test-rsa.c b/tests/test-rsa.c index 03ea8bb..fb53f69 100644 --- a/tests/test-rsa.c +++ b/tests/test-rsa.c @@ -47,7 +47,8 @@ #include <sys/time.h> -#include "cryptech.h" +#include <hal.h> + #include "test-rsa.h" /* |