chiark / gitweb /
event: pull in sd-event.h from event-util.h
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Jul 2014 16:25:08 +0000 (18:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Jul 2014 18:12:34 +0000 (20:12 +0200)
src/libsystemd/sd-event/event-util.h

index e58020dedf67c0a6b286cee8154a7f34b4ed834c..e7cad9be46e35bd8d207b3f4eefd1162afc9a6da 100644 (file)
@@ -22,6 +22,7 @@
 ***/
 
 #include "util.h"
 ***/
 
 #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);
 
 DEFINE_TRIVIAL_CLEANUP_FUNC(sd_event*, sd_event_unref);
 DEFINE_TRIVIAL_CLEANUP_FUNC(sd_event_source*, sd_event_source_unref);