summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/dbus-busname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/dbus-busname.c')
-rw-r--r--src/grp-system/libcore/dbus-busname.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-system/libcore/dbus-busname.c b/src/grp-system/libcore/dbus-busname.c
index 80e7484f46..65815bb826 100644
--- a/src/grp-system/libcore/dbus-busname.c
+++ b/src/grp-system/libcore/dbus-busname.c
@@ -17,10 +17,11 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include "basic/string-util.h"
#include "shared/bus-util.h"
+
#include "busname.h"
#include "dbus-busname.h"
-#include "basic/string-util.h"
#include "unit.h"
static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_result, busname_result, BusNameResult);