From 748788145250b3a012b0d3164461363d9add79a8 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Mon, 12 Nov 2018 16:15:32 +0100 Subject: GNSRECORD: fix build w/o jansson --- src/gnsrecord/gnsrecord.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/gnsrecord/gnsrecord.c b/src/gnsrecord/gnsrecord.c index b80d86073..f0d7a839e 100644 --- a/src/gnsrecord/gnsrecord.c +++ b/src/gnsrecord/gnsrecord.c @@ -28,10 +28,7 @@ #include "gnunet_constants.h" #include "gnunet_gnsrecord_lib.h" #include "gnunet_gnsrecord_plugin.h" -#include "gnunet_json_lib.h" #include "gnunet_tun_lib.h" -#include - #define LOG(kind,...) GNUNET_log_from (kind, "gnsrecord",__VA_ARGS__) -- cgit v1.2.3