chiark / gitweb /
remove unused includes
[elogind.git] / src / core / timer.c
index 45744c7de57f64ac685c8d9d7d5fecac6039bef4..940550194b15e238b2045d3519e2d65ecd2a873a 100644 (file)
@@ -28,7 +28,6 @@
 #include "special.h"
 #include "bus-util.h"
 #include "bus-error.h"
-#include "mkdir.h"
 
 static const UnitActiveState state_translation_table[_TIMER_STATE_MAX] = {
         [TIMER_DEAD] = UNIT_INACTIVE,