chiark / gitweb /
bus-proxy: share policy between threads
[elogind.git] / src / bus-proxyd / driver.h
index eb7a6e3e50e8bd07722a7c0679c91a40f3ac0145..b8cedf5ce5c03c40a6cf7001333c74f46f9e912f 100644 (file)
@@ -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);