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

@ -33,7 +33,6 @@
#include <config.h>
#include "commands.h"
#include "optlist.h"
/*
* report rejection status of telegrams and treaties.

View file

@ -35,7 +35,6 @@
#include "commands.h"
#include "item.h"
#include "lost.h"
#include "optlist.h"
/*

View file

@ -35,8 +35,6 @@
#include "combat.h"
#include "commands.h"
#include "mission.h"
#include "path.h"
#include "empobj.h"
#include "unit.h"

View file

@ -36,8 +36,6 @@
#include "combat.h"
#include "commands.h"
#include "land.h"
#include "mission.h"
#include "path.h"
#include "ship.h"

View file

@ -35,7 +35,6 @@
#include <ctype.h>
#include "commands.h"
#include "map.h"
#include "path.h"
int
bdes(void)

View file

@ -35,8 +35,6 @@
#include "combat.h"
#include "commands.h"
#include "land.h"
#include "mission.h"
#include "path.h"
#include "retreat.h"
#include "ship.h"

View file

@ -39,11 +39,8 @@
#include "budg.h"
#include "commands.h"
#include "item.h"
#include "land.h"
#include "optlist.h"
#include "plane.h"
#include "product.h"
#include "ship.h"
static void calc_all(long (*p_sect)[2], int *taxes, int *Ncivs,
int *Nuws, int *bars, int *Nbars, int *mil,

View file

@ -37,12 +37,8 @@
#include "commands.h"
#include "commodity.h"
#include "item.h"
#include "land.h"
#include "loan.h"
#include "news.h"
#include "optlist.h"
#include "plane.h"
#include "ship.h"
#include "trade.h"
/*

View file

@ -34,7 +34,6 @@
#include "commands.h"
#include "land.h"
#include "optlist.h"
#include "ship.h"
int

View file

@ -36,7 +36,6 @@
#include "commands.h"
#include "item.h"
#include "loan.h"
#include "lost.h"
#include "news.h"
#include "optlist.h"

View file

@ -36,7 +36,6 @@
#include "commands.h"
#include "map.h"
#include "optlist.h"
#include "path.h"
int
desi(void)

View file

@ -37,7 +37,6 @@
#include "item.h"
#include "path.h"
#include "plane.h"
#include "ship.h"
int
drop(void)

View file

@ -41,7 +41,6 @@
#include "commands.h"
#include "item.h"
#include "land.h"
#include "lost.h"
#include "news.h"
#include "optlist.h"
#include "plague.h"

View file

@ -38,7 +38,6 @@
#include "item.h"
#include "path.h"
#include "plane.h"
#include "ship.h"
int
fly(void)

View file

@ -35,7 +35,6 @@
#include "commands.h"
#include "item.h"
#include "plane.h"
#include "ship.h"
/*
* harden <PLANE> <LEVEL>

View file

@ -33,8 +33,6 @@
#include <config.h>
#include "commands.h"
#include "optlist.h"
#include "path.h"
int
improve(void)

View file

@ -34,7 +34,6 @@
#include "commands.h"
#include "land.h"
#include "optlist.h"
int
land(void)

View file

@ -35,8 +35,6 @@
#include "combat.h"
#include "commands.h"
#include "land.h"
#include "mission.h"
#include "path.h"
#include "ship.h"
int

View file

@ -35,7 +35,6 @@
#include "commands.h"
#include "land.h"
#include "optlist.h"
int
ldump(void)

View file

@ -33,7 +33,6 @@
#include <config.h>
#include "commands.h"
#include "path.h"
int
leve(void)

View file

@ -40,7 +40,6 @@
#include "item.h"
#include "land.h"
#include "plague.h"
#include "plane.h"
#include "ship.h"
static void expose_land(struct shpstr *s1, struct lndstr *l1);

View file

@ -36,10 +36,7 @@
#include <config.h>
#include "commands.h"
#include "land.h"
#include "map.h"
#include "optlist.h"
#include "ship.h"
int
map(void)

View file

@ -36,10 +36,7 @@
#include "commands.h"
#include "file.h"
#include "map.h"
#include "path.h"
#include "empobj.h"
#include "unit.h"
int
march(void)

View file

@ -36,8 +36,6 @@
#include "commands.h"
#include "mission.h"
#include "optlist.h"
#include "path.h"
#include "unit.h"
static int clear_mission(struct nstr_item *);

View file

@ -34,7 +34,6 @@
#include "commands.h"
#include "item.h"
#include "land.h"
#include "map.h"
#include "optlist.h"
#include "path.h"

View file

@ -33,8 +33,6 @@
#include <config.h>
#include "commands.h"
#include "optlist.h"
#include "path.h"
#include "ship.h"
/*

View file

@ -37,8 +37,6 @@
#include "combat.h"
#include "commands.h"
#include "item.h"
#include "land.h"
#include "mission.h"
#include "path.h"
#include "plane.h"
#include "ship.h"

View file

@ -35,7 +35,6 @@
#include "commands.h"
#include "nuke.h"
#include "optlist.h"
#include "plane.h"
int

View file

@ -36,7 +36,6 @@
#include "commands.h"
#include "nuke.h"
#include "optlist.h"
#include "plane.h"
int

View file

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

View file

@ -33,7 +33,6 @@
#include <config.h>
#include "commands.h"
#include "land.h"
#include "plane.h"
int

View file

@ -36,7 +36,6 @@
#include "commands.h"
#include "path.h"
#include "plane.h"
#include "ship.h"
int
reco(void)

View file

@ -33,7 +33,6 @@
#include <config.h>
#include "commands.h"
#include "optlist.h"
int
reje(void)

View file

@ -37,10 +37,7 @@
#include "commands.h"
#include "commodity.h"
#include "item.h"
#include "land.h"
#include "optlist.h"
#include "plane.h"
#include "ship.h"
int
rese(void)

View file

@ -33,7 +33,6 @@
#include <config.h>
#include "commands.h"
#include "path.h"
static void reso_hdr(void);

View file

@ -38,7 +38,6 @@
#include "commands.h"
#include "empobj.h"
#include "land.h"
#include "path.h"
#include "retreat.h"
#include "ship.h"

View file

@ -34,8 +34,6 @@
#include <config.h>
#include "commands.h"
#include "land.h"
#include "optlist.h"
#include "ship.h"
int

View file

@ -38,10 +38,7 @@
#include "commands.h"
#include "commodity.h"
#include "item.h"
#include "land.h"
#include "optlist.h"
#include "plane.h"
#include "ship.h"
/*
* format: sell <COMMODITY> <SECTS> <NUMBER> <PRICE>

View file

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

View file

@ -33,8 +33,6 @@
#include <config.h>
#include "commands.h"
#include "land.h"
#include "optlist.h"
#include "ship.h"
int

View file

@ -36,7 +36,6 @@
#include "item.h"
#include "land.h"
#include "news.h"
#include "path.h"
int
shoo(void)

View file

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

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);

View file

@ -36,7 +36,6 @@
#include "combat.h"
#include "commands.h"
#include "land.h"
#include "path.h"
#include "ship.h"
static double units_in_sector(struct combat *def);

View file

@ -37,7 +37,6 @@
#include "item.h"
#include "land.h"
#include "optlist.h"
#include "path.h"
#include "ship.h"
static void starv_sects(char *range);

View file

@ -39,7 +39,6 @@
#include "item.h"
#include "land.h"
#include "plague.h"
#include "plane.h"
#include "ship.h"
static void expose_ship(struct shpstr *s1, struct shpstr *s2);

View file

@ -38,7 +38,6 @@
#include "commands.h"
#include "news.h"
#include "optlist.h"
#include "retreat.h"
#include "ship.h"

View file

@ -34,11 +34,9 @@
#include <config.h>
#include "commands.h"
#include "land.h"
#include "map.h"
#include "nuke.h"
#include "plane.h"
#include "ship.h"
static int tran_pmap(coord, coord, char *, char *);
static int tran_nmap(coord, coord, char *, char *);