[hackers] [sbase] test: Sort includes || sin
commit d89cd4811898a183f629323b855d1b5623c2da5e
Author: sin <sin_AT_2f30.org>
AuthorDate: Sat Mar 26 14:12:53 2016 +0000
Commit: sin <sin_AT_2f30.org>
CommitDate: Sat Mar 26 19:07:45 2016 +0000
test: Sort includes
diff --git a/test.c b/test.c
index 80b11fc..3fe12c3 100644
--- a/test.c
+++ b/test.c
_AT_@ -1,8 +1,9 @@
/* See LICENSE file for copyright and license details. */
+#include <sys/stat.h>
+
+#include <ctype.h>
#include <string.h>
#include <unistd.h>
-#include <ctype.h>
-#include <sys/stat.h>
#include "util.h"
Received on Sat Mar 26 2016 - 20:07:54 CET
This archive was generated by hypermail 2.3.0
: Sat Mar 26 2016 - 20:12:14 CET