-allow caller ID to differ from zone used for resolution
[oweals/gnunet.git] / src / transport / plugin_transport_udp.h
index 62352f9fc8ac9f5ef4cd1a71ee79540a76b92724..44791668b3370fc283b3d3f60db3975c72453636 100644 (file)
@@ -124,6 +124,8 @@ struct UDPMessage
 
 };
 
+struct UDP_MessageWrapper;
+
 
 /**
  * Encapsulation of all of the state of the plugin.