From e6d0c3119a3348eeb539a7e52113e12a7bb37a5f Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 29 Jun 2012 14:36:19 +0000 Subject: -fix 2447 --- src/gns/gns.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/gns/gns.h') diff --git a/src/gns/gns.h b/src/gns/gns.h index e856a33126..49bfd90931 100644 --- a/src/gns/gns.h +++ b/src/gns/gns.h @@ -133,6 +133,16 @@ struct GNUNET_GNS_ClientShortenMessage * If use_default_zone is empty this zone is used for lookup */ struct GNUNET_CRYPTO_ShortHashCode zone; + + /** + * Shorten zone + */ + struct GNUNET_CRYPTO_ShortHashCode shorten_zone; + + /** + * Private zone + */ + struct GNUNET_CRYPTO_ShortHashCode private_zone; /* Followed by the name to shorten up */ }; -- cgit v1.2.3-18-g5258