aboutsummaryrefslogtreecommitdiff
path: root/csprng.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2015-06-21 23:08:51 -0400
committerRob Austein <sra@hactrn.net>2015-06-21 23:08:51 -0400
commita3b7050c53a27d4cfeb350fb86e738f623e99e0c (patch)
tree4bd268b23697c8544a8e130fdef04af34b3dba10 /csprng.c
parent4dd62d61e4da99f2c6f905f2700208bfc2e6a0ff (diff)
libcryptech -> libhal, doh.
Diffstat (limited to 'csprng.c')
-rw-r--r--csprng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csprng.c b/csprng.c
index b5bf887..816aeae 100644
--- a/csprng.c
+++ b/csprng.c
@@ -37,7 +37,7 @@
#include <stddef.h>
#include <stdio.h>
-#include "cryptech.h"
+#include "hal.h"
#ifndef WAIT_FOR_CSPRNG_VALID
#define WAIT_FOR_CSPRNG_VALID 0