summaryrefslogtreecommitdiff
path: root/icclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'icclient.h')
-rw-r--r--icclient.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/icclient.h b/icclient.h
index 670e2df..c02e8f7 100644
--- a/icclient.h
+++ b/icclient.h
@@ -66,6 +66,8 @@ void icclient_free_product(struct icclient_product *product);
void icclient_free_catalog(struct icclient_catalog *catalog);
+void icclient_free_response(icclient_response *response);
+
void icclient_cleanup();
#ifdef __cplusplus