Add hooking for events
[src/app-framework-binder.git] / src / afb-config.h
index acf1f38..4ff5d14 100644 (file)
@@ -57,6 +57,7 @@ struct afb_config {
        int tracereq;
        int traceditf;
        int tracesvc;
+       int traceevt;
        int noHttpd;
 };