From b0f5a7b53015ad3de87da115c940ba92f6143116 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 23 Oct 2011 13:51:43 +0000 Subject: possibly fixing 1840 and/or related issues --- src/core/gnunet-service-core_typemap.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/core/gnunet-service-core_typemap.h') diff --git a/src/core/gnunet-service-core_typemap.h b/src/core/gnunet-service-core_typemap.h index 72eb5b566..d589c0b1c 100644 --- a/src/core/gnunet-service-core_typemap.h +++ b/src/core/gnunet-service-core_typemap.h @@ -98,6 +98,14 @@ GSC_TYPEMAP_extend (const struct GSC_TypeMap *tmap, const uint16_t *types, unsigned int tcnt); +/** + * Create an empty type map. + * + * @param map a type map + */ +struct GSC_TypeMap * +GSC_TYPEMAP_create (void); + /** * Free the given type map. -- cgit v1.2.3