aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/log.h
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-10-15 01:05:08 +0200
committerClifford Wolf <clifford@clifford.at>2014-10-15 01:05:08 +0200
commitcf85aab62f961c905e4691fde59af774053d3d58 (patch)
tree36727ee155d0244187ccca78a0b59f5b0d059b39 /kernel/log.h
parente5b8390f44be7d300fdf32193fa58b76ba448072 (diff)
downloadyosys-cf85aab62f961c905e4691fde59af774053d3d58.tar.gz
yosys-cf85aab62f961c905e4691fde59af774053d3d58.tar.bz2
yosys-cf85aab62f961c905e4691fde59af774053d3d58.zip
A few indent fixes
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