commit 48728b25945a864216a4e3a96a4d043363007de8 Author: sin <[email protected]> AuthorDate: Sat Mar 26 19:06:18 2016 +0000 Commit: sin <[email protected]> CommitDate: Sat Mar 26 19:08:10 2016 +0000
nologin: Sort includes
diff --git a/nologin.c b/nologin.c
index f06ec93..10b5b66 100644
--- a/nologin.c
+++ b/nologin.c
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
+#include <fcntl.h>
#include <stdio.h>
#include <unistd.h>
-#include <fcntl.h>
int
main(void)
