sd-bus: add missing include

This commit is contained in:
Tom Gundersen
2014-10-31 11:22:46 +01:00
parent 641d1f99b8
commit 6bcf0cf60c
+1
View File
@@ -31,6 +31,7 @@
#include "util.h"
#include "strv.h"
#include "memfd-util.h"
#include "bus-internal.h"
#include "bus-message.h"