X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdbus-timer.c;h=74a9914358e8e2974437316dcb01d2021ba74ea3;hp=43e785246cd9c053fd50f2cadc7c76273429eb73;hb=d4ad27a104af707b20651327d7a57dd9dc780f79;hpb=d8a812d168971ef2a03bbf3d1cc5e9911f942264 diff --git a/src/core/dbus-timer.c b/src/core/dbus-timer.c index 43e785246..74a991435 100644 --- a/src/core/dbus-timer.c +++ b/src/core/dbus-timer.c @@ -21,10 +21,8 @@ #include "unit.h" #include "timer.h" -#include "dbus-unit.h" #include "dbus-timer.h" #include "bus-util.h" -#include "errno-list.h" #include "strv.h" static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_result, timer_result, TimerResult);