$(top_builddir)/src/transport/libgnunettransport.la \
$(top_builddir)/src/hello/libgnunethello.la \
$(top_builddir)/src/util/libgnunetutil.la
-
+
test_transport_api_unreliability_unix_SOURCES = \
test_transport_api_unreliability.c
test_transport_api_unreliability_unix_LDADD = \
struct Plugin * plugin = cls;
struct PendingMessage * newmsg = NULL;
struct WlanHeader * wlanheader = NULL;
- struct GNUNET_MessageHeader * innermsg =
- (struct GNUNET_MessageHeader *) msgbuf;
+ //struct GNUNET_MessageHeader * innermsg =
+ // (struct GNUNET_MessageHeader *) msgbuf;
//check if msglen > 0
GNUNET_assert(msgbuf_size > 0);