]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/test-journal-verify.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / journal / test-journal-verify.c
index 887a83efe1de9edf73defd9600c90bbc85845fb0..a7abb11fba8721d5fd25f23d52af1d174e09f198 100644 (file)
@@ -19,9 +19,9 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <fcntl.h>
 #include <stdio.h>
 #include <unistd.h>
-#include <fcntl.h>
 
 #include "fd-util.h"
 #include "journal-file.h"