Remove a few unnecessary #includes.

Some spotted by Michael Tokarev.
This commit is contained in:
Guus Sliepen 2011-05-28 23:46:56 +02:00
parent 5cff8c47c1
commit 64771f73eb
5 changed files with 1 additions and 6 deletions

View file

@ -24,7 +24,6 @@
#include "avl_tree.h"
#include "connection.h"
#include "event.h"
#include "list.h"
#include "subnet.h"
typedef struct node_status_t {