X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/ee5ec756218c852385c5ba5ef0f75b47ba59ec39..16a97fbca129bca5656f76191c1b324b1649ec22:/components/num_files.c

diff --git a/components/num_files.c b/components/num_files.c
index 1a918ac..ab43694 100644
--- a/components/num_files.c
+++ b/components/num_files.c
@@ -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>