migrate secretsharing to new service API
[oweals/gnunet.git] / src / nat-auto / nat-auto.h
index 150dc32c24e44b63880d4adbd6f7487502d3b724..07b5a5b9103a4789a4c512e7dc0979cbcafffe2a 100644 (file)
@@ -36,7 +36,7 @@ GNUNET_NETWORK_STRUCT_BEGIN
  * Request to test NAT traversal, sent to the gnunet-nat-server
  * (not the service!).
  */
-struct GNUNET_NAT_TestMessage
+struct GNUNET_NAT_AUTO_TestMessage
 {
   /**
    * Header with type #GNUNET_MESSAGE_TYPE_NAT_TEST
@@ -69,7 +69,7 @@ struct GNUNET_NAT_TestMessage
 /**
  * Client requesting automatic configuration.
  */
-struct GNUNET_NAT_AutoconfigRequestMessage
+struct GNUNET_NAT_AUTO_AutoconfigRequestMessage
 {
   /**
    * Header with type #GNUNET_MESSAGE_TYPE_NAT_REQUEST_AUTO_CFG
@@ -84,7 +84,7 @@ struct GNUNET_NAT_AutoconfigRequestMessage
 /**
  * Service responding with proposed configuration.
  */
-struct GNUNET_NAT_AutoconfigResultMessage
+struct GNUNET_NAT_AUTO_AutoconfigResultMessage
 {
   /**
    * Header with type #GNUNET_MESSAGE_TYPE_NAT_AUTO_CFG_RESULT