diff options
Diffstat (limited to 'lib/tevent/tevent.exports')
-rw-r--r-- | lib/tevent/tevent.exports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tevent/tevent.exports b/lib/tevent/tevent.exports index 7d55c17e5d..b1554dff4e 100644 --- a/lib/tevent/tevent.exports +++ b/lib/tevent/tevent.exports @@ -21,6 +21,7 @@ tevent_queue_length; tevent_queue_start; tevent_queue_stop; + tevent_register_backend; _tevent_req_callback_data; _tevent_req_create; _tevent_req_data; |