From 45c9ba99503eaf130b3d298062c612e281893d6a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 5 Oct 2013 13:08:47 +0000 Subject: -fixes to build system, integrating conversation in non-experimental builds --- src/conversation/test_conversation_api.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/conversation/test_conversation_api.c') diff --git a/src/conversation/test_conversation_api.c b/src/conversation/test_conversation_api.c index e9f829f24..af2ff75e4 100644 --- a/src/conversation/test_conversation_api.c +++ b/src/conversation/test_conversation_api.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) + (C) 2013 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -18,11 +18,11 @@ Boston, MA 02111-1307, USA. */ /** - * @file src/test_conversation_api.c + * @file conversation/test_conversation_api.c * @brief testcase for conversation_api.c */ -#include -#include +#include "platform.h" +#include "gnunet_util_lib.h" #include "gnunet_conversation_service.h" -- cgit v1.2.3