Clean up superfluous includes

This commit is contained in:
Markus Armbruster 2012-03-18 20:23:18 +01:00
parent f75c03dfd9
commit 786e2a99d5
91 changed files with 0 additions and 146 deletions

View file

@ -34,7 +34,6 @@
#include <config.h>
#include "com.h"
#include "empio.h"
#include "empthread.h"
#include "file.h"
@ -43,9 +42,7 @@
#include "nat.h"
#include "optlist.h"
#include "player.h"
#include "proto.h"
#include "prototypes.h"
#include "tel.h"
static int command(void);