1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-27 01:57:35 +03:00

bus: test-bus-objects - add missing header

This commit is contained in:
Kay Sievers 2013-11-12 15:49:36 +01:00
parent 3db0e46b0d
commit d311601f5b

View File

@ -34,6 +34,7 @@
#include "bus-internal.h"
#include "bus-message.h"
#include "bus-util.h"
#include "bus-dump.h"
struct context {
int fds[2];