mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-29 21:55:25 +03:00
sd-bus: add missing include
This commit is contained in:
parent
641d1f99b8
commit
6bcf0cf60c
@ -31,6 +31,7 @@
|
|||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "strv.h"
|
#include "strv.h"
|
||||||
|
#include "memfd-util.h"
|
||||||
|
|
||||||
#include "bus-internal.h"
|
#include "bus-internal.h"
|
||||||
#include "bus-message.h"
|
#include "bus-message.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user