chiark / gitweb /
shared: fix a misspelling of "journalctl"
[elogind.git] / src / login / logind-session.h
index b047d81adef438480b91a91d69d2b6b285efc31c..b315f01dcb63a9843c5fb68b21632d5dabe7a0a4 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
@@ -25,8 +23,8 @@ typedef struct Session Session;
 typedef enum KillWho KillWho;
 
 #include "list.h"
-#include "logind-user.h"
 #include "login-util.h"
+#include "logind-user.h"
 
 typedef enum SessionState {
         SESSION_OPENING,  /* Session scope is being created */