mirror of
https://github.com/pikami/slstatus.git
synced 2025-12-19 17:09:52 +00:00
Unify header includes
- Sort Alphabetically - Same indentation for preprocessor clauses
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* See LICENSE file for copyright and license details. */
|
||||
#include <errno.h>
|
||||
#include <dirent.h>
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user