summaryrefslogtreecommitdiff
path: root/kernel/log.cc
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.cc
parente5b8390f44be7d300fdf32193fa58b76ba448072 (diff)
A few indent fixes
Diffstat (limited to 'kernel/log.cc')
-rw-r--r--kernel/log.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/log.cc b/kernel/log.cc
index 4585e7ef..2cae6a63 100644
--- a/kernel/log.cc
+++ b/kernel/log.cc
@@ -22,7 +22,7 @@
#include "backends/ilang/ilang_backend.h"
#ifndef _WIN32
- #include <sys/time.h>
+# include <sys/time.h>
#endif
#include <stdlib.h>