summaryrefslogtreecommitdiff
path: root/src/grp-login/liblogind-core/logind-seat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-login/liblogind-core/logind-seat.h')
-rw-r--r--src/grp-login/liblogind-core/logind-seat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-login/liblogind-core/logind-seat.h b/src/grp-login/liblogind-core/logind-seat.h
index a2aeb58687..7fbeb5a727 100644
--- a/src/grp-login/liblogind-core/logind-seat.h
+++ b/src/grp-login/liblogind-core/logind-seat.h
@@ -19,10 +19,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-typedef struct Seat Seat;
-
#include "basic/list.h"
+typedef struct Seat Seat;
+
#include "logind-session.h"
struct Seat {