From: Christian Grothoff Date: Fri, 28 Sep 2012 15:24:43 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~11579 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d14a2ffdc636916f54701b9797f44a9635122da0;p=oweals%2Fgnunet.git -fix --- diff --git a/src/arm/arm_api.c b/src/arm/arm_api.c index 328ef3f0b..15563e933 100644 --- a/src/arm/arm_api.c +++ b/src/arm/arm_api.c @@ -25,11 +25,8 @@ */ #include "platform.h" #include "gnunet_arm_service.h" -#include "gnunet_client_lib.h" -#include "gnunet_getopt_lib.h" -#include "gnunet_os_lib.h" +#include "gnunet_util_lib.h" #include "gnunet_protocols.h" -#include "gnunet_server_lib.h" #include "arm.h" #define LOG(kind,...) GNUNET_log_from (kind, "arm-api",__VA_ARGS__) @@ -771,7 +768,7 @@ GNUNET_ARM_list_running_services (struct GNUNET_ARM_Handle *h, LOG (GNUNET_ERROR_TYPE_DEBUG, "Requesting LIST from ARM service with timeout: %s\n", - GNUNET_STRINGS_relative_time_to_string (timeout)); + GNUNET_STRINGS_relative_time_to_string (timeout, GNUNET_YES)); if (GNUNET_OK != GNUNET_CLIENT_transmit_and_get_response (sctx->h->client,