Cleanup #includes of (mostly a long time) unused header files.
No functional changes.
This commit is contained in:
parent
cb56cfb870
commit
c6ef918f3a
140 changed files with 0 additions and 260 deletions
|
@ -43,7 +43,6 @@
|
|||
* information.
|
||||
*/
|
||||
|
||||
#include "gamesdef.h"
|
||||
#include "misc.h"
|
||||
#include "xy.h"
|
||||
#include "sect.h"
|
||||
|
|
|
@ -40,12 +40,10 @@
|
|||
#include "plane.h"
|
||||
#include "nuke.h"
|
||||
#include "land.h"
|
||||
#include "item.h"
|
||||
#include "nsc.h"
|
||||
#include "nat.h"
|
||||
#include "commodity.h"
|
||||
#include "loan.h"
|
||||
#include "optlist.h"
|
||||
#include "commands.h"
|
||||
#include "trade.h"
|
||||
|
||||
|
|
|
@ -38,10 +38,8 @@
|
|||
#include "land.h"
|
||||
#include "plane.h"
|
||||
#include "nuke.h"
|
||||
#include "xy.h"
|
||||
#include "nsc.h"
|
||||
#include <fcntl.h>
|
||||
#include "file.h"
|
||||
#include "optlist.h"
|
||||
#include "damage.h"
|
||||
#include "common.h"
|
||||
|
|
|
@ -40,10 +40,8 @@
|
|||
#include <unistd.h>
|
||||
#endif
|
||||
#include "misc.h"
|
||||
#include "xy.h"
|
||||
#include "nsc.h"
|
||||
#include "file.h"
|
||||
#include "match.h"
|
||||
#include "common.h"
|
||||
#include "gen.h"
|
||||
|
||||
|
|
|
@ -36,12 +36,8 @@
|
|||
#include "misc.h"
|
||||
#include "player.h"
|
||||
#include "xy.h"
|
||||
#include "sect.h"
|
||||
#include "nat.h"
|
||||
#include "news.h"
|
||||
#include "nsc.h"
|
||||
#include "item.h"
|
||||
#include "file.h"
|
||||
#include "common.h"
|
||||
|
||||
double
|
||||
|
|
|
@ -31,11 +31,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "gamesdef.h"
|
||||
#include "misc.h"
|
||||
#include "xy.h"
|
||||
#include "sect.h"
|
||||
#include "file.h"
|
||||
#include "path.h"
|
||||
#include "nat.h"
|
||||
#include "common.h"
|
||||
|
|
|
@ -32,13 +32,10 @@
|
|||
* Steve McClure, 1998
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include "misc.h"
|
||||
#include "sect.h"
|
||||
#include "nat.h"
|
||||
#include "item.h"
|
||||
#include "news.h"
|
||||
#include "file.h"
|
||||
#include "xy.h"
|
||||
#include "optlist.h"
|
||||
#include "common.h"
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include "ship.h"
|
||||
#include "land.h"
|
||||
#include "plane.h"
|
||||
#include "nuke.h"
|
||||
#include "xy.h"
|
||||
#include "nsc.h"
|
||||
#include "file.h"
|
||||
|
@ -47,7 +46,6 @@
|
|||
#include "common.h"
|
||||
#include "gen.h"
|
||||
#include "subs.h"
|
||||
#include "lost.h"
|
||||
#include "combat.h"
|
||||
|
||||
int
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
#include "misc.h"
|
||||
#include "match.h"
|
||||
#include "common.h"
|
||||
|
||||
/*
|
||||
* Find NEEDLE in array HAYSTACK[], return its index.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue