summaryrefslogtreecommitdiff
path: root/src/portable/portabled-bus.c
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-12-06 07:30:35 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-12-06 13:31:16 +0100
commit204f52e32d347d4d14d2f3febd2bce54ed13247c (patch)
tree8d3267f9ab856a0b0a4731c4555eb5194eaeb7be /src/portable/portabled-bus.c
parent893829359a29273fb577c346f994721be00d055a (diff)
downloadsystemd-204f52e32d347d4d14d2f3febd2bce54ed13247c.tar.gz
systemd-204f52e32d347d4d14d2f3febd2bce54ed13247c.tar.bz2
systemd-204f52e32d347d4d14d2f3febd2bce54ed13247c.zip
lockfile: drop unnecessary headers from lockfile-util.h
Diffstat (limited to 'src/portable/portabled-bus.c')
-rw-r--r--src/portable/portabled-bus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/portable/portabled-bus.c b/src/portable/portabled-bus.c
index ec93838538..3cbdb0b0cc 100644
--- a/src/portable/portabled-bus.c
+++ b/src/portable/portabled-bus.c
@@ -7,6 +7,7 @@
#include "fd-util.h"
#include "io-util.h"
#include "machine-image.h"
+#include "missing_capability.h"
#include "portable.h"
#include "portabled-bus.h"
#include "portabled-image-bus.h"