OS.h: Reorder includes alphabetically.

This commit is contained in:
Augustin Cavalier
2019-05-19 12:37:14 -04:00
parent d4b3a3277d
commit 69712d5c00
+1 -1
View File
@@ -7,8 +7,8 @@
/** Kernel specific structures and functions */
#include <sys/types.h>
#include <stdarg.h>
#include <sys/types.h>
#include <SupportDefs.h>
#include <StorageDefs.h>