From 427dd6f998fb1fde515a3b5c800f9f6d308197b2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 30 Sep 2013 19:24:12 +0000 Subject: -towards addressing #3047, note this causes the code to FTBFS --- src/util/crypto_crc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/util/crypto_crc.c') diff --git a/src/util/crypto_crc.c b/src/util/crypto_crc.c index 82ca59456..cda6243be 100644 --- a/src/util/crypto_crc.c +++ b/src/util/crypto_crc.c @@ -28,8 +28,7 @@ * @author Christian Grothoff */ #include "platform.h" -#include "gnunet_common.h" -#include "gnunet_crypto_lib.h" +#include "gnunet_util_lib.h" #define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__) -- cgit v1.2.3