include cleanup

As usual, include only headers which are really needed.
This commit is contained in:
Max Kellermann
2008-09-06 20:28:31 +02:00
parent 092bdf3d32
commit a34e1d2b84
9 changed files with 9 additions and 7 deletions

View File

@@ -19,7 +19,6 @@
#include "log.h"
#include "conf.h"
#include "myfprintf.h"
#include "utils.h"
#include "os_compat.h"