tevent:exports: add _tevent_req_cancel and tevent_req_set_cancel_fn.
[ira/wip.git] / lib / tevent / tevent.exports
index b1554dff4ee26fbad060577c2aa481a5e57cc1ef..01d547ad8556dff0f0736801e68bef9cafd15581 100644 (file)
@@ -55,6 +55,8 @@
            tevent_timeval_zero;
            tevent_wakeup_recv;
            tevent_wakeup_send;
+           _tevent_req_cancel;
+           tevent_req_set_cancel_fn;
 
     local: *;
 };