bt2: add auto source discovery support to TraceCollectionMessageIterator
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt.i
index 6d9a3696c8045b86b75c1ea16e9d18b4f2869166..de9ff3c32bb5269ce36382ea5918e217fcfec395 100644 (file)
@@ -204,6 +204,7 @@ void bt_bt2_exit_handler(void);
 %include <babeltrace2/func-status.h>
 
 /* Per-module interface files */
+%include "native_bt_autodisc.i"
 %include "native_bt_clock_class.i"
 %include "native_bt_clock_snapshot.i"
 %include "native_bt_component.i"
This page took 0.023278 seconds and 4 git commands to generate.