bus: include sd-{bus,messages}.h the same as other systemd headers
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Apr 2017 22:50:13 +0000 (18:50 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 21 Apr 2017 16:05:55 +0000 (12:05 -0400)
commit62cc1c55cb6909c9b0065bf55940bc5a5780f67b
tree799c9d474e4aaab357c867815a59d9393b2bb273
parent58eb279840fa4d77a7e444aa4787009c24c2cb81
bus: include sd-{bus,messages}.h the same as other systemd headers

This is our own header, we should include use the local-include syntax
("" not <>), to make it clear we are including the one from the build tree.
All other includes of files from src/systemd/ use this scheme.
src/libsystemd/sd-bus/test-bus-track.c
src/resolve/resolved-dns-server.c
src/resolve/resolved-dns-transaction.c
src/resolve/resolved-dns-trust-anchor.c
src/shared/cgroup-show.c
src/shared/cgroup-show.h