summaryrefslogtreecommitdiff
path: root/src/bus-proxyd/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bus-proxyd/driver.h')
-rw-r--r--src/bus-proxyd/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bus-proxyd/driver.h b/src/bus-proxyd/driver.h
index eb7a6e3e50..b8cedf5ce5 100644
--- a/src/bus-proxyd/driver.h
+++ b/src/bus-proxyd/driver.h
@@ -24,4 +24,4 @@
#include "sd-bus.h"
#include "bus-xml-policy.h"
-int bus_proxy_process_driver(sd_bus *a, sd_bus *b, sd_bus_message *m, Policy *policy, const struct ucred *ucred, Set *owned_names);
+int bus_proxy_process_driver(sd_bus *a, sd_bus *b, sd_bus_message *m, SharedPolicy *sp, const struct ucred *ucred, Set *owned_names);