bus: fix build with old glibc

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-11-09 20:31:12 -05:00
parent 0a9776c230
commit 2bba9a57e7

View file

@ -25,6 +25,7 @@
#include "strv.h"
#include "macro.h"
#include "def.h"
#include "missing.h"
#include "sd-event.h"
#include "sd-bus.h"