summaryrefslogtreecommitdiff
path: root/icclient
diff options
context:
space:
mode:
Diffstat (limited to 'icclient')
-rw-r--r--icclient/ord.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/icclient/ord.h b/icclient/ord.h
index 5632ffe..638880a 100644
--- a/icclient/ord.h
+++ b/icclient/ord.h
@@ -18,6 +18,7 @@ struct icclient_ord_order {
extern "C" {
#endif
+ void icclient_ord_init(struct icclient_ord_order *order);
void icclient_ord_free(struct icclient_ord_order *order);
#ifdef __cplusplus