chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac5f95d
)
Prep v233: Add missing includes in src/shared
author
Sven Eden
<yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:38:19 +0000
(17:38 +0200)
committer
Sven Eden
<yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:48 +0000
(17:58 +0200)
src/shared/bus-util.c
patch
|
blob
|
history
diff --git
a/src/shared/bus-util.c
b/src/shared/bus-util.c
index 9efcc6b762bf2ae5bf1b5b3cb50f50e594be566f..33d564368501d1f88fc8bd83bf91bd99eaf3638f 100644
(file)
--- a/
src/shared/bus-util.c
+++ b/
src/shared/bus-util.c
@@
-43,6
+43,7
@@
#include "escape.h"
#include "fd-util.h"
#include "missing.h"
+#include "nsflags.h"
#include "parse-util.h"
#include "proc-cmdline.h"
//#include "rlimit-util.h"