chiark / gitweb /
remove unused includes
[elogind.git] / src / core / dbus-timer.c
index 43e785246cd9c053fd50f2cadc7c76273429eb73..74a9914358e8e2974437316dcb01d2021ba74ea3 100644 (file)
 
 #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);