diff options
Diffstat (limited to 'src/login/logind-seat.h')
-rw-r--r-- | src/login/logind-seat.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/login/logind-seat.h b/src/login/logind-seat.h index 15f11b85ab..2a0f574be6 100644 --- a/src/login/logind-seat.h +++ b/src/login/logind-seat.h @@ -24,9 +24,6 @@ typedef struct Seat Seat; #include "list.h" -#include "util.h" -#include "logind.h" -#include "logind-device.h" #include "logind-session.h" struct Seat { |