summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/dbus-swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/dbus-swap.c')
-rw-r--r--src/grp-system/libcore/dbus-swap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-system/libcore/dbus-swap.c b/src/grp-system/libcore/dbus-swap.c
index 2cfc8bd496..fc911b038f 100644
--- a/src/grp-system/libcore/dbus-swap.c
+++ b/src/grp-system/libcore/dbus-swap.c
@@ -18,11 +18,12 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include "basic/string-util.h"
#include "shared/bus-util.h"
+
#include "dbus-cgroup.h"
#include "dbus-execute.h"
#include "dbus-swap.h"
-#include "basic/string-util.h"
#include "swap.h"
#include "unit.h"