Trim system includes.

This commit is contained in:
Markus Armbruster 2007-08-18 17:03:14 +00:00
parent ce177501ef
commit 404095d2fa
36 changed files with 9 additions and 69 deletions

View file

@ -34,7 +34,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "item.h"
#include "lost.h"

View file

@ -36,7 +36,6 @@
#include "commands.h"
#include "optlist.h"
#include "ship.h"
#include <ctype.h>
int
foll(void)

View file

@ -35,7 +35,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "file.h"
#include "map.h"

View file

@ -33,7 +33,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "optlist.h"
#include "ship.h"

View file

@ -34,7 +34,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "map.h"
#include "optlist.h"

View file

@ -34,7 +34,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "item.h"
#include "optlist.h"

View file

@ -33,7 +33,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "optlist.h"
#include "empobj.h"

View file

@ -33,7 +33,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "optlist.h"
#include "path.h"

View file

@ -35,7 +35,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
/*

View file

@ -34,7 +34,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
#include "lost.h"
#include "news.h"

View file

@ -33,7 +33,6 @@
#include <config.h>
#include <ctype.h>
#include "commands.h"
static void print_res(struct sctstr *);