X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibsystemd%2Fsd-event%2Fevent-util.h;h=e7cad9be46e35bd8d207b3f4eefd1162afc9a6da;hp=e58020dedf67c0a6b286cee8154a7f34b4ed834c;hb=138992534878483de28417dfc61c546bba5cb8ad;hpb=27f1e9ebf6f9e7ff8a898f894c1b38cbdecfa77c diff --git a/src/libsystemd/sd-event/event-util.h b/src/libsystemd/sd-event/event-util.h index e58020ded..e7cad9be4 100644 --- a/src/libsystemd/sd-event/event-util.h +++ b/src/libsystemd/sd-event/event-util.h @@ -22,6 +22,7 @@ ***/ #include "util.h" +#include "sd-event.h" DEFINE_TRIVIAL_CLEANUP_FUNC(sd_event*, sd_event_unref); DEFINE_TRIVIAL_CLEANUP_FUNC(sd_event_source*, sd_event_source_unref);