From 27791cc6a34c467d4d68c3e235f223d3348a6e4b Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Wed, 22 Apr 2015 01:42:03 -0400 Subject: Use new cryptech libraries. --- src/cryptech_novena_i2c_trng.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/cryptech_novena_i2c_trng.c') 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 #ifdef USE_HARDWARE -- cgit v1.2.3