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

@@ -22,6 +22,7 @@
#include "gcc.h"
#include "os_compat.h"
#include "sllist.h"
#include "myfprintf.h"
#define COMMAND_RETURN_KILL 10
#define COMMAND_RETURN_CLOSE 20