summaryrefslogtreecommitdiff
path: root/src/grp-utils/systemd-path/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-utils/systemd-path/path.c')
-rw-r--r--src/grp-utils/systemd-path/path.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-utils/systemd-path/path.c b/src/grp-utils/systemd-path/path.c
index aa63884365..ed824fa857 100644
--- a/src/grp-utils/systemd-path/path.c
+++ b/src/grp-utils/systemd-path/path.c
@@ -22,14 +22,14 @@
#include <stdio.h>
#include <stdlib.h>
-#include "sd-path.h"
-
#include "basic/alloc-util.h"
#include "basic/log.h"
#include "basic/macro.h"
#include "basic/string-util.h"
#include "basic/util.h"
+#include "sd-path.h"
+
static const char *arg_suffix = NULL;
static const char* const path_table[_SD_PATH_MAX] = {