aboutsummaryrefslogtreecommitdiff
path: root/src/util/connection.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-30 19:24:12 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-30 19:24:12 +0000
commit427dd6f998fb1fde515a3b5c800f9f6d308197b2 (patch)
tree8cbe9bf7b43fafae07ed1a25753ccccdbe430148 /src/util/connection.c
parentb18fa7b1e7fcb4d48e2ef314a7d822ccddd8bd60 (diff)
downloadgnunet-427dd6f998fb1fde515a3b5c800f9f6d308197b2.tar.gz
gnunet-427dd6f998fb1fde515a3b5c800f9f6d308197b2.zip
-towards addressing #3047, note this causes the code to FTBFS
Diffstat (limited to 'src/util/connection.c')
-rw-r--r--src/util/connection.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/connection.c b/src/util/connection.c
index 3290abcfc..e90fa9f51 100644
--- a/src/util/connection.c
+++ b/src/util/connection.c
@@ -30,9 +30,7 @@
30 * These rules should apply in general, but for this 30 * These rules should apply in general, but for this
31 * module they are VERY, VERY important. 31 * module they are VERY, VERY important.
32 */ 32 */
33
34#include "platform.h" 33#include "platform.h"
35#include "gnunet_common.h"
36#include "gnunet_util_lib.h" 34#include "gnunet_util_lib.h"
37#include "gnunet_resolver_service.h" 35#include "gnunet_resolver_service.h"
38 36