projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d795062
)
oom: Add missing sd-bus.h include
author
Daan De Meyer
<daan.j.demeyer@gmail.com>
Thu, 2 Sep 2021 11:17:42 +0000
(13:17 +0200)
committer
Daan De Meyer
<daan.j.demeyer@gmail.com>
Thu, 16 Sep 2021 11:26:26 +0000
(12:26 +0100)
src/oom/oomd-manager.h
patch
|
blob
|
history
diff --git
a/src/oom/oomd-manager.h
b/src/oom/oomd-manager.h
index dc170f2bdaac0dc4f94fbee49570c0596ce374cc..3edc31d0b97a1675584c69849fe56609a78be4be 100644
(file)
--- a/
src/oom/oomd-manager.h
+++ b/
src/oom/oomd-manager.h
@@
-1,9
+1,11
@@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once
+#include "sd-bus.h"
+#include "sd-event.h"
+
#include "conf-parser.h"
#include "oomd-util.h"
-#include "sd-event.h"
#include "varlink.h"
/* Polling interval for monitoring stats */