diff options
Diffstat (limited to 'src/bus-proxyd/synthesize.h')
-rw-r--r-- | src/bus-proxyd/synthesize.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bus-proxyd/synthesize.h b/src/bus-proxyd/synthesize.h index b596daddf2..ddfe2fd266 100644 --- a/src/bus-proxyd/synthesize.h +++ b/src/bus-proxyd/synthesize.h @@ -22,6 +22,7 @@ ***/ #include "sd-bus.h" + #include "proxy.h" int synthetic_driver_send(sd_bus *b, sd_bus_message *m); |