From 6d6b3e9d564bd665c810ef19dd0f3484b1c6b5d2 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Sat, 4 May 2019 22:38:30 +0200 Subject: fix warning --- src/reclaim-attribute/reclaim_attribute.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/reclaim-attribute/reclaim_attribute.c b/src/reclaim-attribute/reclaim_attribute.c index 6e5f14ddf..b5eed8c2b 100644 --- a/src/reclaim-attribute/reclaim_attribute.c +++ b/src/reclaim-attribute/reclaim_attribute.c @@ -403,6 +403,7 @@ GNUNET_RECLAIM_ATTRIBUTE_list_dup ( * * @param attrs list to destroy */ +void GNUNET_RECLAIM_ATTRIBUTE_list_destroy ( struct GNUNET_RECLAIM_ATTRIBUTE_ClaimList *attrs) { -- cgit v1.2.3