summaryrefslogtreecommitdiff
path: root/bus/policy.h
diff options
context:
space:
mode:
Diffstat (limited to 'bus/policy.h')
-rw-r--r--bus/policy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bus/policy.h b/bus/policy.h
index 308eaf86..df59d090 100644
--- a/bus/policy.h
+++ b/bus/policy.h
@@ -76,6 +76,7 @@ struct BusPolicyRule
unsigned int requested_reply : 1;
unsigned int log : 1;
unsigned int broadcast : 2; /**< really a BusPolicyTristate */
+ unsigned int destination_is_prefix : 1;
} send;
struct