aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_client.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-08-28 11:43:40 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-08-28 11:43:40 +0000
commit415c261ba0169b53235d5e96da4d058e5e1f2d00 (patch)
tree262d87a0bf229e8a97f10f6a68371797b31fcf28 /src/transport/plugin_transport_http_client.c
parent2ec32745cf8b61bb257f4cb159f0d0ff83246e77 (diff)
downloadgnunet-415c261ba0169b53235d5e96da4d058e5e1f2d00.tar.gz
gnunet-415c261ba0169b53235d5e96da4d058e5e1f2d00.zip
tests
Diffstat (limited to 'src/transport/plugin_transport_http_client.c')
-rw-r--r--src/transport/plugin_transport_http_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http_client.c b/src/transport/plugin_transport_http_client.c
index eb601e30b..ebb4f9402 100644
--- a/src/transport/plugin_transport_http_client.c
+++ b/src/transport/plugin_transport_http_client.c
@@ -33,7 +33,7 @@
33#endif 33#endif
34 34
35 35
36#define VERBOSE_CURL GNUNET_YES 36#define VERBOSE_CURL GNUNET_NO
37 37
38#include "platform.h" 38#include "platform.h"
39#include "gnunet_protocols.h" 39#include "gnunet_protocols.h"