aboutsummaryrefslogtreecommitdiff
path: root/src/cryptech_novena_i2c_trng.c
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2015-04-22 01:42:03 -0400
committerPaul Selkirk <paul@psgd.org>2015-04-22 01:42:03 -0400
commit27791cc6a34c467d4d68c3e235f223d3348a6e4b (patch)
treee7468207c88a571703019b09ebd2619944565d01 /src/cryptech_novena_i2c_trng.c
parent7435ac81de2ebe5b312b2435795c4c027d6add75 (diff)
Use new cryptech libraries.
Diffstat (limited to 'src/cryptech_novena_i2c_trng.c')
-rw-r--r--src/cryptech_novena_i2c_trng.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/cryptech_novena_i2c_trng.c b/src/cryptech_novena_i2c_trng.c
index 92f851a..27a1d5c 100644
--- a/src/cryptech_novena_i2c_trng.c
+++ b/src/cryptech_novena_i2c_trng.c
@@ -65,10 +65,7 @@
#include "device/hardware.h"
#endif /* Compiler-specific includes */
-#include "tc_i2c.h"
-
-/* XXX This is gross, but it saves us from having to build a library. */
-#include "tc_i2c.c"
+#include <cryptech.h>
#ifdef USE_HARDWARE