aboutsummaryrefslogtreecommitdiff
path: root/src/log.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-10-08 10:49:26 +0200
committerMax Kellermann <max@duempel.org>2008-10-08 10:49:26 +0200
commitca68b1c80a29cb4862c6b732b339a5cbcfcecf51 (patch)
treeef63ec0e737b54a4080a0ab6e080273fdcc8b2c2 /src/log.h
parentb159832418dd6ac92229686e1ac6b23f0fe609cb (diff)
CPP include cleanup
Include only headers which are really used.
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/log.h b/src/log.h
index 4026df28..734c4756 100644
--- a/src/log.h
+++ b/src/log.h
@@ -19,9 +19,7 @@
#ifndef LOG_H
#define LOG_H
-#include "../config.h"
#include "gcc.h"
-#include "os_compat.h"
#define LOG_LEVEL_LOW 0
#define LOG_LEVEL_SECURE 1