diff options
Diffstat (limited to 'tests/test-rpc_hash.c')
-rw-r--r-- | tests/test-rpc_hash.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-rpc_hash.c b/tests/test-rpc_hash.c index 8b41ac7..22bc589 100644 --- a/tests/test-rpc_hash.c +++ b/tests/test-rpc_hash.c @@ -40,6 +40,8 @@ #include <assert.h> #include <hal.h> + +#warning This is wrong, nothing outside libhal itself should include hal_internal.h #include <hal_internal.h> /* Usual NIST sample messages. */ |