event: pull in sd-event.h from event-util.h

This commit is contained in:
Lennart Poettering 2014-07-10 18:25:08 +02:00
parent 27f1e9ebf6
commit 1389925348

View file

@ -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);