afb-config: Add traceses for tracing sessions
[src/app-framework-binder.git] / src / afb-config.h
index 9f87651..c46cd5a 100644 (file)
@@ -64,6 +64,7 @@ struct afb_config {
        int traceditf;
        int tracesvc;
        int traceevt;
+       int traceses;
 
        /* booleans */
        unsigned no_ldpaths: 1;         /* disable default ldpaths */