summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/service.h')
-rw-r--r--src/grp-system/libcore/service.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-system/libcore/service.h b/src/grp-system/libcore/service.h
index 66e2c387fe..e67e242ab1 100644
--- a/src/grp-system/libcore/service.h
+++ b/src/grp-system/libcore/service.h
@@ -23,9 +23,10 @@ typedef struct Service Service;
typedef struct ServiceFDStore ServiceFDStore;
#include "basic/exit-status.h"
+#include "basic/ratelimit.h"
+
#include "kill.h"
#include "path.h"
-#include "basic/ratelimit.h"
typedef enum ServiceRestart {
SERVICE_RESTART_NO,