diff options
author | Rob Austein <sra@hactrn.net> | 2017-09-09 02:08:16 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-09-09 02:08:16 -0400 |
commit | 68019ff9624747d3505ef60d3dfb3cfc9b5d7720 (patch) | |
tree | 2d96de19bc1ce2f87201305c2a804a5e8d2f374f /tests/test-trng.c | |
parent | ca6432daebfcca16d55c07e588f96202d77109fb (diff) |
Whack with club until compiles.
Diffstat (limited to 'tests/test-trng.c')
-rw-r--r-- | tests/test-trng.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-trng.c b/tests/test-trng.c index f570752..45dec56 100644 --- a/tests/test-trng.c +++ b/tests/test-trng.c @@ -43,6 +43,7 @@ #include <sys/time.h> #include <hal.h> +#include <hal_internal.h> #include <verilog_constants.h> #ifndef WAIT_FOR_CSPRNG_VALID |