summaryrefslogtreecommitdiff
path: root/src/core/dbus-target.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-target.c')
-rw-r--r--src/core/dbus-target.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/dbus-target.c b/src/core/dbus-target.c
index 350f5c3ed2..6858b1ce72 100644
--- a/src/core/dbus-target.c
+++ b/src/core/dbus-target.c
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
/***
This file is part of systemd.
@@ -19,8 +17,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),