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=2eec67acbb00593e414549a7e5b35eb7dd776b1b;hpb=4aab5d0cbd979b2cccb88534f118bceaa86466d8 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);