summaryrefslogtreecommitdiffstats
path: root/src/afb-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-config.h')
-rw-r--r--src/afb-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afb-config.h b/src/afb-config.h
index 9f87651c..c46cd5ac 100644
--- a/src/afb-config.h
+++ b/src/afb-config.h
@@ -64,6 +64,7 @@ struct afb_config {
int traceditf;
int tracesvc;
int traceevt;
+ int traceses;
/* booleans */
unsigned no_ldpaths: 1; /* disable default ldpaths */