From 1a6b585b5e75eae3840c0ac960e8ed962993ec53 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 26 Apr 2012 17:24:11 +0000 Subject: -fix build error --- src/transport/plugin_transport_http.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/transport') diff --git a/src/transport/plugin_transport_http.h b/src/transport/plugin_transport_http.h index be8f93dd2..ab268e244 100644 --- a/src/transport/plugin_transport_http.h +++ b/src/transport/plugin_transport_http.h @@ -461,6 +461,9 @@ create_session (struct Plugin *plugin, const struct GNUNET_PeerIdentity *target, const void *addr, size_t addrlen, GNUNET_TRANSPORT_TransmitContinuation cont, void *cont_cls); +int +exist_session (struct Plugin *plugin, struct Session *s); + struct GNUNET_TIME_Relative http_plugin_receive (void *cls, const struct GNUNET_PeerIdentity *peer, const struct GNUNET_MessageHeader *message, -- cgit v1.2.3