CPP include cleanup

Include only headers which are really used.
This commit is contained in:
Max Kellermann
2008-10-08 10:49:26 +02:00
parent b159832418
commit ca68b1c80a
5 changed files with 4 additions and 8 deletions
-2
View File
@@ -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