chiark / gitweb /
build-sys: improve compat with older kernel headers
[elogind.git] / src / login / logind.h
index aa53d314ae9f7bd18eda79abee4156a7ce20fadc..986f98ccc849cc1c18600d6b2daecee5b7ee4bf4 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
@@ -39,6 +37,7 @@ typedef struct Manager Manager;
 #include "logind-button.h"
 #include "logind-device.h"
 #include "logind-inhibit.h"
+#include "logind-sleep.h"
 
 struct Manager {
         sd_event *event;