summaryrefslogtreecommitdiff
path: root/src/core/dbus-job.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-job.h')
-rw-r--r--src/core/dbus-job.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/dbus-job.h b/src/core/dbus-job.h
index fb5f1b513e..024d06719e 100644
--- a/src/core/dbus-job.h
+++ b/src/core/dbus-job.h
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
#pragma once
/***
@@ -22,6 +20,7 @@
***/
#include "sd-bus.h"
+
#include "job.h"
extern const sd_bus_vtable bus_job_vtable[];