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

@ -37,7 +37,6 @@
#include <ctype.h>
#include "commands.h"
#include "empobj.h"
#include "path.h"
static int start_stop(int);
static int start_stop_sector(char *, int);