aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/log.h')
-rw-r--r--kernel/log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/log.h b/kernel/log.h
index e0c8f7ba0..904ba4759 100644
--- a/kernel/log.h
+++ b/kernel/log.h
@@ -25,8 +25,8 @@
#include <time.h>
#ifndef _WIN32
- #include <sys/time.h>
- #include <sys/resource.h>
+# include <sys/time.h>
+# include <sys/resource.h>
#endif
// from libs/sha1/sha1.h