From b626408c2f8eaac4453c106af6b79dd52f0b25f7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 21 Jun 2016 11:30:19 +0000 Subject: -fix ftbfs --- src/arm/arm_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/arm/arm_api.c b/src/arm/arm_api.c index a0157ead6..a89d423ec 100644 --- a/src/arm/arm_api.c +++ b/src/arm/arm_api.c @@ -40,7 +40,7 @@ struct GNUNET_ARM_Handle /** * Our control connection to the ARM service. */ - struct GNUNET_MQ_Handle *mq; + struct GNUNET_CLIENT_Connection *client; /** * The configuration that we are using. -- cgit v1.2.3