]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/dbus-target.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / core / dbus-target.c
index 350f5c3ed2248a09716dfb640d8de5d9777ce882..654bcf1a297b399f171a567d8ceba41e0437cce2 100644 (file)
@@ -19,8 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "unit.h"
 #include "dbus-target.h"
+#include "unit.h"
 
 const sd_bus_vtable bus_target_vtable[] = {
         SD_BUS_VTABLE_START(0),