X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-config.h;h=4ff5d1412f37d538fabab272bcdc7cf42359a487;hb=b2114e0f626ed42a5d6154c681486b4edb19fbbf;hp=a636a78811f10152e5753c1739b4e5e15c78f870;hpb=52d837d3964307375018c728120ed649ef0fbb8c;p=src%2Fapp-framework-binder.git diff --git a/src/afb-config.h b/src/afb-config.h index a636a788..4ff5d141 100644 --- a/src/afb-config.h +++ b/src/afb-config.h @@ -56,6 +56,8 @@ struct afb_config { int mode; // mode of listening int tracereq; int traceditf; + int tracesvc; + int traceevt; int noHttpd; };