aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_crypto_crc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto_crc.c')
-rw-r--r--src/util/test_crypto_crc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/test_crypto_crc.c b/src/util/test_crypto_crc.c
index 99eca0cc0..3000fed34 100644
--- a/src/util/test_crypto_crc.c
+++ b/src/util/test_crypto_crc.c
@@ -27,8 +27,7 @@
27 * @brief testcase for crypto_crc.c 27 * @brief testcase for crypto_crc.c
28 */ 28 */
29#include "platform.h" 29#include "platform.h"
30#include "gnunet_common.h" 30#include "gnunet_util_lib.h"
31#include "gnunet_crypto_lib.h"
32 31
33static int expected[] = { 32static int expected[] = {
34 -1223996378, 929797997, -1048047323, 1791081351, -425765913, 2138425902, 33 -1223996378, 929797997, -1048047323, 1791081351, -425765913, 2138425902,