]> git.pond.sub.org Git - empserver/commitdiff
Cleanup #includes of (mostly a long time) unused header files.
authorMarc Olzheim <marcolz@stack.nl>
Mon, 13 Dec 2004 16:47:13 +0000 (16:47 +0000)
committerMarc Olzheim <marcolz@stack.nl>
Mon, 13 Dec 2004 16:47:13 +0000 (16:47 +0000)
No functional changes.

140 files changed:
src/lib/commands/acce.c
src/lib/commands/anti.c
src/lib/commands/arm.c
src/lib/commands/army.c
src/lib/commands/assa.c
src/lib/commands/atta.c
src/lib/commands/bdes.c
src/lib/commands/best.c
src/lib/commands/boar.c
src/lib/commands/bomb.c
src/lib/commands/buy.c
src/lib/commands/capi.c
src/lib/commands/carg.c
src/lib/commands/cede.c
src/lib/commands/coll.c
src/lib/commands/comm.c
src/lib/commands/cuto.c
src/lib/commands/decl.c
src/lib/commands/desi.c
src/lib/commands/drop.c
src/lib/commands/flee.c
src/lib/commands/fly.c
src/lib/commands/fort.c
src/lib/commands/hard.c
src/lib/commands/hidd.c
src/lib/commands/land.c
src/lib/commands/laun.c
src/lib/commands/lboard.c
src/lib/commands/leve.c
src/lib/commands/lost.c
src/lib/commands/lstat.c
src/lib/commands/lten.c
src/lib/commands/map.c
src/lib/commands/marc.c
src/lib/commands/mark.c
src/lib/commands/mfir.c
src/lib/commands/miss.c
src/lib/commands/mobq.c
src/lib/commands/mobu.c
src/lib/commands/move.c
src/lib/commands/name.c
src/lib/commands/navi.c
src/lib/commands/ndump.c
src/lib/commands/new.c
src/lib/commands/newe.c
src/lib/commands/orde.c
src/lib/commands/para.c
src/lib/commands/plan.c
src/lib/commands/powe.c
src/lib/commands/pstat.c
src/lib/commands/rang.c
src/lib/commands/reco.c
src/lib/commands/reje.c
src/lib/commands/rela.c
src/lib/commands/rese.c
src/lib/commands/reso.c
src/lib/commands/retr.c
src/lib/commands/sail.c
src/lib/commands/sate.c
src/lib/commands/sect.c
src/lib/commands/sell.c
src/lib/commands/set.c
src/lib/commands/setres.c
src/lib/commands/setsect.c
src/lib/commands/shark.c
src/lib/commands/shi.c
src/lib/commands/sinf.c
src/lib/commands/spy.c
src/lib/commands/sstat.c
src/lib/commands/star.c
src/lib/commands/stop.c
src/lib/commands/stre.c
src/lib/commands/strv.c
src/lib/commands/supp.c
src/lib/commands/swap.c
src/lib/commands/tend.c
src/lib/commands/trad.c
src/lib/commands/tran.c
src/lib/commands/vers.c
src/lib/commands/wing.c
src/lib/commands/wipe.c
src/lib/common/bestpath.c
src/lib/common/check.c
src/lib/common/damage.c
src/lib/common/file.c
src/lib/common/hap_fact.c
src/lib/common/move.c
src/lib/common/res_pop.c
src/lib/common/sectdamage.c
src/lib/common/stmtch.c
src/lib/gen/emp_config.c
src/lib/global/constants.c
src/lib/global/dir.c
src/lib/global/file.c
src/lib/global/init.c
src/lib/subs/aircombat.c
src/lib/subs/askyn.c
src/lib/subs/aswplnsubs.c
src/lib/subs/border.c
src/lib/subs/fileinit.c
src/lib/subs/fortdef.c
src/lib/subs/land.c
src/lib/subs/landgun.c
src/lib/subs/list.c
src/lib/subs/lndsub.c
src/lib/subs/lostsub.c
src/lib/subs/mission.c
src/lib/subs/mslsub.c
src/lib/subs/nxtitem.c
src/lib/subs/plane.c
src/lib/subs/plnsub.c
src/lib/subs/pr.c
src/lib/subs/retreat.c
src/lib/subs/sarg.c
src/lib/subs/ship.c
src/lib/subs/snxtitem.c
src/lib/subs/snxtsct.c
src/lib/subs/supply.c
src/lib/update/bp.c
src/lib/update/finish.c
src/lib/update/human.c
src/lib/update/land.c
src/lib/update/main.c
src/lib/update/material.c
src/lib/update/mobility.c
src/lib/update/nat.c
src/lib/update/nav_ship.c
src/lib/update/nav_util.c
src/lib/update/nxtitemp.c
src/lib/update/plague.c
src/lib/update/populace.c
src/lib/update/prepare.c
src/lib/update/produce.c
src/lib/update/sail.c
src/lib/update/sect.c
src/server/idle.c
src/server/lostitem.c
src/server/main.c
src/server/marketup.c
src/server/shutdown.c

index 24f094553693e5a48ca964f4d8b7a5c4b443a63e..ff006ef19b781b300b9a4010a2928710e444fd48 100644 (file)
@@ -34,7 +34,6 @@
 #include "misc.h"
 #include "player.h"
 #include "nat.h"
-#include "sect.h"
 #include "file.h"
 #include "xy.h"
 #include "commands.h"
index 7f57bd79927d187c58e0f548e1d2a8ad39bfa2a4..5bc4d13dda1995ac55bfe0ada8329925e62c2797 100644 (file)
@@ -40,7 +40,6 @@
 #include "xy.h"
 #include "sect.h"
 #include "nat.h"
-#include "news.h"
 #include "nsc.h"
 #include "item.h"
 #include "file.h"
index f22bda0ed226abf160f8b77d1097bbc67b2d9cab..08c58589518311480624b51eb601ce68f7057b19 100644 (file)
 #include <string.h>
 #include "misc.h"
 #include "player.h"
-#include "sect.h"
 #include "nuke.h"
 #include "plane.h"
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "nat.h"
 #include "commands.h"
 #include "optlist.h"
 
index bc087ba1e30fed3862c7c92c109106fc1cb2e8a6..d3fff23ddd47922fa3f52a1e6e3ff14fb0b568af 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "land.h"
-#include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "nat.h"
 #include "commands.h"
 
 int
index 5ab6d758730e0f59e32c7695ff22527c85b3b891..24034e36cda17735143bcd74b44d7a9a8b08d8c2 100644 (file)
  *     Steve McClure, 1997
  */
 
-#include <math.h>
 #include "misc.h"
 #include "player.h"
 #include "file.h"
-#include "sect.h"
 #include "path.h"
-#include "news.h"
-#include "treaty.h"
 #include "nat.h"
 #include "xy.h"
 #include "land.h"
index 56857a18466dfe53d22988a181700f713aceaea2..6579dd2cb7d127be9869b229e15fb31f80cf8376 100644 (file)
  *     Steve McClure, 1996
  */
 
-#include <math.h>
 #include "misc.h"
 #include "player.h"
 #include "file.h"
 #include "sect.h"
 #include "path.h"
-#include "news.h"
-#include "treaty.h"
 #include "nat.h"
 #include "xy.h"
 #include "land.h"
index 1c669c125aaf1bdb9e44838a98927794590c9761..f907d9914de071fd0a7e510eddcee259cf92fb5b 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "sect.h"
-#include "item.h"
 #include "xy.h"
 #include "path.h"
 #include "nsc.h"
-#include "file.h"
 #include "nat.h"
 #include "commands.h"
 
index e2c77b1a80d382de54ef571ee4e9eb545ed7c7a2..59d2b63ecbbaa76f40dde39669f14b4672533cb7 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "sect.h"
-#include "item.h"
 #include "xy.h"
 #include "path.h"
 #include "nsc.h"
-#include "file.h"
 #include "nat.h"
 #include "commands.h"
 
index 9d5aa93ffece59f0e45b27c8435e90b15789ca34..f36468d6ca2db5256aabec40906d7c9a50be749d 100644 (file)
  *     Ken Stevens, 1995
  */
 
-#include <math.h>
 #include "misc.h"
 #include "player.h"
 #include "file.h"
 #include "sect.h"
 #include "path.h"
-#include "news.h"
-#include "treaty.h"
 #include "nat.h"
 #include "xy.h"
 #include "land.h"
index b6c6ab4d99b8dc49f3f4dbaddf227c28fc845849..bde9c7dfc248fd938ab90cb456f7d2f26246aab9 100644 (file)
@@ -42,7 +42,6 @@
 #include "land.h"
 #include "item.h"
 #include "plane.h"
-#include "nuke.h"
 #include "retreat.h"
 #include "xy.h"
 #include "nsc.h"
index 2db7c75570ca629011b8b144bd5a175491db8f1b..3b835afc764b06e540b16a912f2ee37f4475a7e3 100644 (file)
@@ -44,7 +44,6 @@
 #include "land.h"
 #include "commodity.h"
 #include "plane.h"
-#include "nuke.h"
 #include "ship.h"
 #include "trade.h"
 #include "player.h"
index ed93c48d37287186c583771356e24eedc8ad4363..43ea743605cd5582efa175c0783203e1a724ec2d 100644 (file)
@@ -39,7 +39,6 @@
 #include "nat.h"
 #include "xy.h"
 #include "nsc.h"
-#include "item.h"
 #include "file.h"
 #include "commands.h"
 
index 6fe1df3012784a7952f54415c59fa3c1eac7886d..7148fc5f227a2cc0477f3bfc8ddea01403bcdb8d 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
 #include "sect.h"
 #include "ship.h"
 #include "land.h"
 #include "nsc.h"
-#include "nat.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index 15948c59e5308aa234d9b591ad20de603a271b74..dff8533c0b177a956b0ce2ef6bb0bca0aee666b7 100644 (file)
@@ -44,7 +44,6 @@
 #include "land.h"
 #include "ship.h"
 #include "nuke.h"
-#include "item.h"
 #include "commands.h"
 
 static void cede_hdr(void);
index 754b0f7ca735217c9e90f8c048ad499403e675eb..074b13c404a7daaee50a9f9f1085f630893be923 100644 (file)
@@ -32,7 +32,6 @@
  *     Steve McClure, 1996-2000
  */
 
-#include <math.h>
 #include "misc.h"
 #include "player.h"
 #include "file.h"
index f8105309e156be69f72c0fa66f78ad0f41f7023a..b7fbd69cd19ab467ee4a3247051ed38ffe0e905a 100644 (file)
@@ -38,7 +38,6 @@
 #include "nsc.h"
 #include "path.h"
 #include "nat.h"
-#include "file.h"
 #include "commands.h"
 
 static void prthresh(s_char *format, int val);
index 8eb1779b96a1c2053a4777e87df09bd4572f08fd..d0a03ffcb88fe70f30bd0d21368fdeaae276383e 100644 (file)
@@ -38,7 +38,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "file.h"
 #include "commands.h"
 
 int
index cf33dcc98aa9522c41adcaec2f70d4d99367fcf5..9f5311c3499e8d44b8612ec39bda09249a5b694a 100644 (file)
@@ -34,7 +34,6 @@
 #include "misc.h"
 #include "player.h"
 #include "nat.h"
-#include "news.h"
 #include "file.h"
 #include "xy.h"
 #include "nsc.h"
index 732ed58f0c57d22e4f429c56f37df05f81460402..80c1361bff73b4b83ce78fab7490a294df52f311 100644 (file)
@@ -34,7 +34,6 @@
 #include "misc.h"
 #include "player.h"
 #include "sect.h"
-#include "item.h"
 #include "xy.h"
 #include "path.h"
 #include "nsc.h"
index f045666afbc94deee5835267bf7dac2cde4b88ae..1cf0bd8f5a83c66513ad3e46dcb2a3be89e22e52 100644 (file)
 #include "ship.h"
 #include "item.h"
 #include "plane.h"
-#include "nuke.h"
 #include "xy.h"
 #include "nsc.h"
-#include "news.h"
 #include "file.h"
 #include "nat.h"
 #include "path.h"
index 2b739e4f1a336453afa16480d30f0a0f6372d37d..ec3ba28e10657fa49692331a16391bac0be7f97d 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "ship.h"
-#include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "nat.h"
 #include "commands.h"
 
 int
index 34bcc61dd0a4bbbc073b2a7a13eb4c1b0f74ed19..5ab9be1aeaccaf0512a9460c2d23df4020856776 100644 (file)
 #include "ship.h"
 #include "item.h"
 #include "plane.h"
-#include "nuke.h"
 #include "xy.h"
 #include "nsc.h"
-#include "news.h"
 #include "file.h"
 #include "nat.h"
 #include "path.h"
index e94678f32c25c2b721355d63271a5ee8cdf4de97..d1b657d42a08dde26af3febed362c6204ef9a8b7 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
-#include "sect.h"
 #include "land.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
 #include "commands.h"
index 17a1fd98dc3a075e5605c8b2cfe623d2f68f5fbb..a82e7bddf80461bdd73badbf49bda9cc0e43ca29 100644 (file)
@@ -36,7 +36,6 @@
 #include "sect.h"
 #include "item.h"
 #include "plane.h"
-#include "nuke.h"
 #include "ship.h"
 #include "xy.h"
 #include "nsc.h"
index a1c19253f65af94e61a333186678f26f9e5c5da8..6d946a86c2e9714cc792524b98c6e56d26c6a6a6 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
-#include "file.h"
 #include "commands.h"
 
 int
index c7d2fa76c695f28587962e5948a6b85e4a437059..08ac5c2d8385a2f67374f9df668f5b2cf70867f6 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
 #include "sect.h"
 #include "land.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
 #include "optlist.h"
index 3f3ce5c734338c8b3923baca61aa1de10f092844..f8723b42b7e3c86e5d1d1c6ef75c37906fda0f64 100644 (file)
 #include "player.h"
 #include "xy.h"
 #include "sect.h"
-#include "item.h"
 #include "plane.h"
-#include "nuke.h"
 #include "news.h"
-#include "retreat.h"
 #include "mission.h"
 #include "ship.h"
 #include "nsc.h"
index 89778f513e5b46acf6c8679ffbe22be384bd02df..8bb085ed5df1b592abfd43e0a2e5a30885c841f1 100644 (file)
  *     Steve McClure, 1998
  */
 
-#include <math.h>
 #include "misc.h"
 #include "player.h"
 #include "file.h"
 #include "sect.h"
 #include "path.h"
-#include "news.h"
-#include "treaty.h"
 #include "nat.h"
 #include "xy.h"
 #include "land.h"
@@ -46,7 +43,6 @@
 #include "mission.h"
 #include "ship.h"
 #include "combat.h"
-#include "retreat.h"
 #include "commands.h"
 
 int
index 676d6e9875aa969f80d21a38bf176cf496f9329e..046b5df01d3062135dbf3742b2bb99605e73b8f1 100644 (file)
@@ -37,7 +37,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
-#include "file.h"
 #include "path.h"
 #include "commands.h"
 
index 59ad613f1ad0b9aa287e78fcbe1a9e30765cec1b..305c79d35480e09c35acfb66305e5e33797cbf87 100644 (file)
  */
 
 #include "player.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
 #include "lost.h"
-#include "optlist.h"
 #include "commands.h"
 
 int
index 5341da95148378c3e926a9e2ce2014470bada3a8..289d49e7f9c67821646919be76232813fb2785b5 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
-#include "sect.h"
 #include "land.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
-#include "optlist.h"
 #include "commands.h"
 
 int
index 086cffaa8ee0fb445750da8be220ab109160c31b..caf7f7adf860bb20c7b29efd0058afabb393a013 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "plague.h"
-#include "xy.h"
 #include "file.h"
 #include "ship.h"
 #include "item.h"
 #include "nsc.h"
-#include "nat.h"
 #include "plane.h"
-#include "nuke.h"
 #include "land.h"
-#include "genitem.h"
 #include "commands.h"
 
 static void expose_land(struct shpstr *s1, struct lndstr *l1);
index 2d14a3cbd3767391e622b3214fd2e6a4d151aeec..c3e0cfac387b72523d2a251f2645ea03c922aba7 100644 (file)
@@ -39,7 +39,6 @@
 #include "map.h"
 #include "ship.h"
 #include "land.h"
-#include "plane.h"
 #include "xy.h"
 #include "nsc.h"
 #include "commands.h"
index 8349a81fa9657557e55062628a69123c6f072c32..ae651bf25f3c9ef9c421ca8cb57a11fd997cbbc2 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "land.h"
-#include "sect.h"
-#include "news.h"
 #include "xy.h"
 #include "nsc.h"
-#include "nat.h"
 #include "path.h"
 #include "file.h"
 #include "map.h"
index 9bcaf85c25a75b853c0b4f9037b7d2aeeb0aba36..3e947228e558ac288acb3734a57b67d69598c288 100644 (file)
@@ -34,7 +34,6 @@
  */
 
 #include "misc.h"
-#include "nat.h"
 #include "item.h"
 #include "commodity.h"
 #include "player.h"
index f9e935a834de131f2c2cb02e61dc6a15902ed354..561b81231de087a4a6d8dd732aa8591c0681f327 100644 (file)
@@ -46,7 +46,6 @@
 #include "file.h"
 #include "queue.h"
 #include <ctype.h>
-#include "options.h"
 #include "optlist.h"
 #include "damage.h"
 #include "commands.h"
index 3bfc5cfbf19de2db063a2a5e72929e242e81a2fc..b4f94affb2c16c4c3cd262904942fed443124a01 100644 (file)
@@ -37,7 +37,6 @@
 #include "player.h"
 #include "xy.h"
 #include "sect.h"
-#include "retreat.h"
 #include "ship.h"
 #include "land.h"
 #include "plane.h"
index e06655a6a571e1d0259eba722a76e583ed8b41da..57aa737059b410c0caa3bb9b1ba4f5e264b4851c 100644 (file)
@@ -38,7 +38,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "nat.h"
 #include "commands.h"
 #include "optlist.h"
 
index c16d6c87499d08119a3ed8d123313ef79d10fe94..47a5d5349615fc617ab4f54267763902fee39d16 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
-#include "sect.h"
 #include "nsc.h"
-#include "nat.h"
 #include "path.h"
-#include "file.h"
 #include "commands.h"
 #include "optlist.h"
 #include "server.h"
index 9ee170fecba9352597866376a1ca9554b50a0cc9..34efaa01b29b91b82ada95b20605500a67eab5f1 100644 (file)
@@ -41,7 +41,6 @@
 #include "nat.h"
 #include "nsc.h"
 #include "land.h"
-#include "optlist.h"
 #include "path.h"
 #include "commands.h"
 
index 526d187b135c765a8a3c9cfab572734e1470bd6d..1d818e86eb82d5044fd17ff930bc01d871735788 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "sect.h"
 #include "ship.h"
-#include "xy.h"
 #include "nsc.h"
-#include "nat.h"
 #include "file.h"
 #include "path.h"
 #include "commands.h"
index 87b976633880f5a7a49b6e5d07669f83155ed942..e90f3e96351366f6cc0c9e185605fd06edb0feb3 100644 (file)
@@ -36,7 +36,6 @@
 #include "player.h"
 #include "ship.h"
 #include "sect.h"
-#include "news.h"
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
index 9b84f799266ba55b9a1bb3e80524123180c2e505..cd47cc96929dd18f5b2f5528229587dae3a3622b 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "sect.h"
 #include "nuke.h"
-#include "xy.h"
 #include "nsc.h"
-#include "nat.h"
 #include "file.h"
 #include "commands.h"
 
index 3d4b57cdb1de356b3767ca31eee44129b6128e63..518d77cd4310436fa7d43c94cc689b82a4f47743 100644 (file)
@@ -46,7 +46,6 @@
 #include "commands.h"
 
 #include <fcntl.h>
-#include <math.h>
 
 #ifdef START_UNITS
 static int deity_build_land(int, coord, coord, natid, int);
index 9c57bf8a54d71722b99aacf3fe1e83f615ae16ef..bd6e5a617fae9dc65694d8a9f688ce80c5349b0f 100644 (file)
@@ -36,7 +36,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "sect.h"
-#include "product.h"
 #include "nat.h"
 #include "item.h"
 #include "file.h"
index 6f3af5b031c9d3f07148c838e30944665d86de4e..4905182dffc861607d512a191ad107c9921e529d 100644 (file)
@@ -38,7 +38,6 @@
 #include "player.h"
 #include "ship.h"
 #include "sect.h"
-#include "news.h"
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
index f61839963e4ae28679d661e912666428bc9d7969..ee28964b251f5bcc2ebf2713b821f66519b3738c 100644 (file)
 #include "item.h"
 #include "plane.h"
 #include "land.h"
-#include "nuke.h"
 #include "xy.h"
 #include "nsc.h"
-#include "news.h"
 #include "file.h"
 #include "nat.h"
 #include "path.h"
-#include "treaty.h"
 #include "mission.h"
 #include "combat.h"
 #include "commands.h"
index b5a8ddc4a1da2cc616195064677e6353513fe947..d70bc3e7d618bd6150469ad75004c913287a7661 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
 #include "plane.h"
 #include "nsc.h"
 #include "nuke.h"
 #include "file.h"
-#include "nat.h"
 #include "optlist.h"
 #include "commands.h"
 
index 9ef4c07d82b5f3122c1d770727930039774ce8c4..bf8cab641138c87bebfd732672565146588d4a7d 100644 (file)
@@ -40,7 +40,6 @@
 #include "nat.h"
 #include "ship.h"
 #include "land.h"
-#include "nuke.h"
 #include "power.h"
 #include "item.h"
 #include "plane.h"
index 8f320f4da55b7566b9b1474743fb3f2b7a301229..d768353e816f15dcfe573933b4fa0138780ceabd 100644 (file)
 #include "xy.h"
 #include "plane.h"
 #include "nsc.h"
-#include "nuke.h"
 #include "file.h"
-#include "nat.h"
-#include "optlist.h"
 #include "commands.h"
 
 int
index 8349f313224caeeb108326099408c20d41552b73..61b309a9ce9da941c13f3ebe783b220d7648972d 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
 #include "plane.h"
 #include "land.h"
 #include "nsc.h"
 #include "file.h"
-#include "nat.h"
 #include "commands.h"
 
 int
index 9351d120dc032b258acd2889836d57dbe3d160e0..2a7ad06f4d3edc0902583ce982ea67cefdb32059 100644 (file)
 #include "player.h"
 #include "sect.h"
 #include "ship.h"
-#include "item.h"
 #include "plane.h"
-#include "nuke.h"
 #include "xy.h"
 #include "nsc.h"
-#include "news.h"
 #include "file.h"
 #include "nat.h"
 #include "path.h"
index b3510d2a1334a8757b95b5c32f84fb992891ccfe..06c017ffce6874c3aff75b0345844cad8ef20444 100644 (file)
@@ -34,7 +34,6 @@
 #include "misc.h"
 #include "player.h"
 #include "nat.h"
-#include "news.h"
 #include "file.h"
 #include "xy.h"
 #include "nsc.h"
index 68b05910daaaaf719e34b0de5a7b9ef9034ba7f2..19d6e65e80d56641606486e229dc7b3ee3262323 100644 (file)
@@ -34,7 +34,6 @@
 #include "misc.h"
 #include "player.h"
 #include "nat.h"
-#include "sect.h"
 #include "file.h"
 #include "xy.h"
 #include "commands.h"
index f3469cf9ebfd661291bc6cdc28b7ba13ea00aa1c..394c351ddc574b26392df101ab8fe10fd49d2f5f 100644 (file)
 #include "nsc.h"
 #include "nat.h"
 #include "land.h"
-#include "nuke.h"
 #include "plane.h"
 #include "ship.h"
-#include "trade.h"
-#include <math.h>              /* bailey@math-cs.kent.edu */
 #include "commodity.h"
 #include "player.h"
 #include "commands.h"
index 5af48456c3e08154dfffe831ba8e9049b49d34f0..7cb8bd608bb40c56ccafcac56ccf06c433d234f0 100644 (file)
@@ -38,7 +38,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "file.h"
 #include "commands.h"
 
 static void reso_hdr(void);
index 6052038d607e87eb66fa03059dde53aa28d94cac..15ceaa6a348e0232f4012f24347250b90f3a97a1 100644 (file)
 #include "options.h"
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
-#include "sect.h"
 #include "retreat.h"
 #include "ship.h"
 #include "land.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
 #include "path.h"
index 37e0140ea22b1520e894b907a182c85a710946a5..b42b3c3b538eb9d11e5d69f4d569b93781483771 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "nat.h"
 #include "commands.h"
 #include "optlist.h"
 
index a54b1193b32029f4b9e7eede86c1e5eb9ede81eb..d29cb77b681e79e19a7a62134fec9e9854315fda 100644 (file)
@@ -37,7 +37,6 @@
 #include "player.h"
 #include "xy.h"
 #include "plane.h"
-#include "sect.h"
 #include "nsc.h"
 #include "file.h"
 #include "nat.h"
index 21a962a0157ee7ae257f8d515cd2eabe3f5c69b8..faf9a0f6469890fe7f8c535ed0a541b0b8433328 100644 (file)
@@ -36,7 +36,6 @@
 #include "xy.h"
 #include "sect.h"
 #include "nsc.h"
-#include "com.h"
 #include "nat.h"
 #include "file.h"
 #include "map.h"
index e5dd1e17c95ee8a5b711ec594da75899c0d62c41..3fb397709beca2d99389e83d0623b80857e50d38 100644 (file)
 #include "item.h"
 #include "nsc.h"
 #include "nat.h"
-#include "nuke.h"
 #include "plane.h"
 #include "ship.h"
 #include <math.h>              /* bailey@math-cs.kent.edu */
 #include "commodity.h"
 #include "land.h"
-#include "trade.h"
 #include "player.h"
 #include "commands.h"
 #include "optlist.h"
index d2ad2df267628fa57e2528f687da26fb96c94170..9849f5f3768f3cefc7b3bbb0e5d2bfe4866f7567 100644 (file)
@@ -37,7 +37,6 @@
 #include "sect.h"
 #include "ship.h"
 #include "land.h"
-#include "nuke.h"
 #include "plane.h"
 #include "xy.h"
 #include "nsc.h"
index 42c9c874d4df48f7458328ac722f7bb2f9c25fc3..32e1207e59e1443e933e996b357a1e20c4a0ea03 100644 (file)
 #include "xy.h"
 #include "sect.h"
 #include "nat.h"
-#include "news.h"
 #include "nsc.h"
-#include "item.h"
 #include "file.h"
 #include "commands.h"
-#include "optlist.h"
 
 /*
  * format: setres resource <amt>  <sect>
index fe0b0ddfbe29ade569b919eceec24c63ba76dd31..f9631452e67a8e7f8519ff77eff2e5272d7815aa 100644 (file)
@@ -41,7 +41,6 @@
 #include "nat.h"
 #include "news.h"
 #include "nsc.h"
-#include "item.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index cfd533ec4befc32dc7693e60c74223fb0137a597..3b14faea04f4e6b95dc57d7ab7b9e1c7a6f7fe86 100644 (file)
 #include <math.h>
 #include "misc.h"
 #include "file.h"
-#include "sect.h"
-#include "item.h"
 #include "loan.h"
-#include "news.h"
 #include "nat.h"
 #include "xy.h"
 #include "player.h"
index 53077eede5148b6c53bc85c26fd35a3212c45e49..c198cc3ef9dfc2849a26dc14dc8ac91d2e2a1413 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
 #include "sect.h"
 #include "ship.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
 #include "optlist.h"
index 46e7ad3c490c148370bf431c23e4fbc787f97018..bfaf7ab07d078201ab945fa2aee5dee3cbd37cc6 100644 (file)
@@ -38,7 +38,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "file.h"
 #include "commands.h"
 #include "combat.h"
 
index 21d7a9f92bd415df6e4a4c2219c2377d920e6348..f71fc093bae78351b6837da9d310fd2d10932f9d 100644 (file)
@@ -39,7 +39,6 @@
 #include "nat.h"
 #include "xy.h"
 #include "nsc.h"
-#include "nuke.h"
 #include "news.h"
 #include "path.h"
 #include "file.h"
index 3b6bbce046625f60e19a580c7d25b0227db96cd8..88fd6799274b5234111484bf7d9e185fb8a663fd 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
-#include "sect.h"
 #include "ship.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
-#include "optlist.h"
 #include "commands.h"
 
 int
index 554435de14035fe5cd76cf82d58d84485f795ad7..d5d0b022912f98236caca3a0907b7b854e826aa0 100644 (file)
@@ -40,7 +40,6 @@
 #include "nat.h"
 #include "path.h"
 #include "file.h"
-#include "product.h"
 #include "commands.h"
 
 static void start_hdr(void);
index 50ba0c2151881c41398c0ed485dc1c6b1ceaa34a..ea4c9388dfc022e703c7ba7a8345f7455627f38a 100644 (file)
@@ -40,7 +40,6 @@
 #include "nat.h"
 #include "path.h"
 #include "file.h"
-#include "product.h"
 #include "commands.h"
 
 static void stop_hdr(void);
index ff4c735dfac3e412092a49eb2404fcb004da65eb..3d532dee16e90e18adee36049dd683f8d4dd61a3 100644 (file)
  *     Ken Stevens, 1995
  */
 
-#include <math.h>
 #include "misc.h"
 #include "player.h"
 #include "file.h"
 #include "sect.h"
 #include "path.h"
-#include "news.h"
-#include "treaty.h"
 #include "nat.h"
 #include "xy.h"
 #include "land.h"
 #include "nsc.h"
-#include "mission.h"
 #include "ship.h"
 #include "combat.h"
 #include "commands.h"
index 3397ef98d2f0a0bb1fd0092322d63ffafd7def72..88cedfa82cb977621f8392d8c9a5dc3de051559b 100644 (file)
@@ -39,7 +39,6 @@
 #include "nat.h"
 #include "path.h"
 #include "file.h"
-#include <math.h>
 #include "item.h"
 #include "ship.h"
 #include "optlist.h"
index 228df7e533632c9125833405dd59734151116326..f93d68aa7412c307ac38e9f7dbfff9cd441181dd 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
-#include "sect.h"
 #include "land.h"
-#include "nat.h"
 #include "nsc.h"
 #include "file.h"
 #include "commands.h"
index fc0d0d3ec694c93b68dd404cfd591163a275a6a1..de44648c12756e263629a6ef01539c566156cd71 100644 (file)
@@ -38,9 +38,7 @@
 #include "xy.h"
 #include "sect.h"
 #include "nat.h"
-#include "news.h"
 #include "nsc.h"
-#include "item.h"
 #include "file.h"
 #include "commands.h"
 
index 79d813a0e119b1be093039e9426a96f64ef72ecb..c26387e3049f0548158efd8365f1e01ff4cdfec7 100644 (file)
@@ -45,7 +45,6 @@
 #include "nat.h"
 #include "land.h"
 #include "plane.h"
-#include "nuke.h"
 #include "genitem.h"
 #include "commands.h"
 
index ef46398d9e407d42e66f99bf5c4cdb68c730c1b6..d4552708c118512266e23f5b42caf4ab6e85ac53 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "nat.h"
 #include "news.h"
-#include "item.h"
 #include "ship.h"
 #include "nuke.h"
 #include "land.h"
index aac295c64a6946e9b8155c9b56cb3604d3229c03..2d2c24394dbef7edae9746d967a9f86b553dacff 100644 (file)
@@ -46,8 +46,6 @@
 #include "land.h"
 #include "commands.h"
 
-#include <stdio.h>
-
 static int tran_map(s_char *what, coord curx, coord cury, s_char *arg);
 static int tran_nuke(void);
 static int tran_plane(void);
index 1d3a357e90939b4e3562c8a365e750192eeae6dc..ba5390528e3cd7b1a28b6b3804d1e71a48aa5c14 100644 (file)
@@ -40,7 +40,6 @@
 #include "gamesdef.h"
 #include "misc.h"
 #include "player.h"
-#include "nat.h"
 #include "version.h"
 #include "ship.h"
 #include "optlist.h"
index 5270a839874ca92b15c6010ec5b4db562c9cad1d..99b1ffb538b0d06bb1fef0e98a4ce88c76f48d9d 100644 (file)
@@ -35,9 +35,7 @@
 #include "misc.h"
 #include "player.h"
 #include "plane.h"
-#include "xy.h"
 #include "nsc.h"
-#include "nat.h"
 #include "file.h"
 #include "commands.h"
 
index 53cffe95293bc18006fdae562d6139b90c39e1ea..9f6c32687714e706d4b2124ce0ebc10f1f3ae6ac 100644 (file)
@@ -37,7 +37,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "item.h"
 #include "file.h"
 #include "commands.h"
 
index 3e0935a81b8c56952a291c5cbf3f6f4063ebcffb..47385a2e23662059f911197264659f6dd0b9cea5 100644 (file)
@@ -43,7 +43,6 @@
  * information.
  */
 
-#include "gamesdef.h"
 #include "misc.h"
 #include "xy.h"
 #include "sect.h"
index eb312cf3da2b191b054a342c36537616eec27861..793c7e260a14317c1873c3f2440414de45dd03a8 100644 (file)
 #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"
 
index 65a39a664fe2f77eda1b84f22f98448cc3ae1f57..db634ca6777b483d7ad07d969213e3d5035e08c8 100644 (file)
 #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"
index cbffe669d38b29a29c108fc0e434b552f2ca1c8c..a6367ea113b3ed39831e56bc43ad213a8a4597f4 100644 (file)
 #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"
 
index 9cd60c6f267c0f7cf42e124d63b98a03bb5916a9..ef6c83ca0de54d9dc8fe5667d3bdbc9bcbb5ec1f 100644 (file)
 #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
index 4367bfbb665570d96e13c68f1db0e2f5606aa480..9bea42bc421513ae97937e8518e36ab530b3f39f 100644 (file)
  *     
  */
 
-#include "gamesdef.h"
 #include "misc.h"
 #include "xy.h"
 #include "sect.h"
-#include "file.h"
 #include "path.h"
 #include "nat.h"
 #include "common.h"
index 6b27f5e708d1f68ee3061b54cc293bd88ef8d0a3..ba1db6ac9b1fd7293c24caa4f7ea3a6ef7462892 100644 (file)
  *     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"
index 7694a14006fed7a782024c13a909e8e140bf290c..0557b79bd7b5541c910db596e996c97b53c5d29b 100644 (file)
@@ -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
index 25b2ece78848192402b4f9fa8081dcf3cb815879..2510529a17a23727017f49d80a259967cfa80c0b 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "misc.h"
 #include "match.h"
-#include "common.h"
 
 /*
  * Find NEEDLE in array HAYSTACK[], return its index.
index 94a94019e51f84be146a329c71a1ff3349535dac..9c6ad4413cba3398655553e6848e195128e56d3a 100644 (file)
 #include <string.h>
 
 #include "misc.h"
-#include "com.h"
-#include "match.h"
 #include "file.h"
 #include "optlist.h"
-#include "tel.h"
 #include "gen.h"               /* parse */
 
 /* for systems without strdup  */
index 8eab86f89023617d1a1b1d4399f1f0b5af4ccb38..9a8958a0eb2a0554972be02884f0b1ff7c3a054b 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "gamesdef.h"
 #include "misc.h"
-#include "xy.h"
 
 char *privname = PRVNAM;       /* name of priv user */
 char *privlog = PRVLOG;        /* logname of priv user */
index 30378c669acd8d68d6f9008c292d24cfba271918..c6b29524b50019844143fde736c835ddd56b792f 100644 (file)
@@ -32,7 +32,6 @@
  */
 
 #include "misc.h"
-#include "xy.h"
 
 /* must agree with DIR_ defines */
 s_char dirch[] = {
index c345a2651cfea86c67bab3ab5398297dbf82617b..6c1e79e7e216b1819bed7e1ab4814916933cd000 100644 (file)
@@ -48,7 +48,6 @@
 #include "news.h"
 #include "nat.h"
 #include "lost.h"
-#include "optlist.h"
 
 #include "gamesdef.h"
 #include "commodity.h"
index 28b3f7fafa8e5953ca90126126bf3e639a066a4f..a124e0e78828d8b027ee71ccaff53cb5a284a00a 100644 (file)
@@ -36,7 +36,6 @@
 #include "ship.h"
 #include "plane.h"
 #include "product.h"
-#include "nat.h"
 #include "optlist.h"
 #include "global.h"
 
index 885ac08cfab9de0e73c93dc4f77d64b9abdd97df..237e091e836af3bae73d517ee0f7dcea7bf2d0c7 100644 (file)
@@ -40,7 +40,6 @@
 #include "news.h"
 #include "land.h"
 #include "sect.h"
-#include "nuke.h"
 #include "plane.h"
 #include "ship.h"
 #include "nat.h"
index 441dcbdbed895d1d09261632b0ef56064155541a..491b74eb3a18eb587a72405453b7c7d740a3a55a 100644 (file)
 
 #include "misc.h"
 #include <fcntl.h>
-#if !defined(_WIN32)
-#include <sys/uio.h>
-#endif
-#include "nat.h"
-#include "tel.h"
-#include "file.h"
 #include "prototypes.h"
 
 /*
index 7acc9c55dee40fbd62e98a3a72399e5f04ac1d72..0e75755c3663ee4d1fd22df807eb3c7ac88c07ba 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "xy.h"
-#include "sect.h"
 #include "ship.h"
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
 #include "file.h"
-#include "queue.h"
 #include "plane.h"
 #include <fcntl.h>
 #include <ctype.h>
index e3e7fcf5c27ed965a2d7406d2ab9d943ee7b99b1..333654f8eb1a363be06d637c9e6e00ecd022e557 100644 (file)
@@ -32,8 +32,6 @@
  */
 
 #include "misc.h"
-#include "nat.h"
-#include "file.h"
 #include "xy.h"
 #include "prototypes.h"
 #include "optlist.h"
index 25f0047fe2f951c0de63549608f31a6415422bdf..247152823816a72f8441ebb9bfc9703b31641189 100644 (file)
 
 #include <fcntl.h>
 #include "misc.h"
-#include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "loan.h"
-#include "lost.h"
-#include "commodity.h"
 #include "prototypes.h"
 #include "optlist.h"
 
index c6532e90f9382367cc9532592961ed2eed4d95c0..912f1add58dd2d1cb777d8bfd356783f8847f449 100644 (file)
@@ -45,7 +45,6 @@
 #include "news.h"
 #include "nsc.h"
 #include "file.h"
-#include "options.h"
 #include "optlist.h"
 #include "prototypes.h"
 
index f59d872e6906078671c71e2d57ef26415d2368af..6367c41b9c6ed89e79f500d6d262a2231bca9b5f 100644 (file)
@@ -36,8 +36,6 @@
 #include "file.h"
 #include "land.h"
 #include "ship.h"
-#include "xy.h"
-#include "nat.h"
 #include "nsc.h"
 #include "plane.h"
 #include "prototypes.h"
index 93c876b1e92781b810b64f2d2b0bda1cdcfaafda..23ee6d354b4970177f696bdda052292e69889a5f 100644 (file)
@@ -32,9 +32,6 @@
  */
 
 #include "misc.h"
-#include "ship.h"
-#include "land.h"
-#include "sect.h"
 #include "prototypes.h"
 
 double
index a50f64a0969fdad3c585319a39329abe48d84331..68df75f9ecbaddbb0702f496770c54dcf7b28ce4 100644 (file)
 
 #include "misc.h"
 #include "player.h"
-#include "news.h"
 #include "ship.h"
 #include "land.h"
-#include "sect.h"
-#include "nuke.h"
 #include "plane.h"
 #include "nat.h"
-#include "item.h"
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
index cd9036ff9f474a7955a95d1f35845b1e385b7fca..9f80970a7227f0bd90cd7e78abb6347737017465 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "path.h"
 #include "news.h"
-#include "treaty.h"
 #include "nat.h"
 #include "xy.h"
 #include "land.h"
index d67a36ad56301451a9aaace4b4924150edec38b4..75c0d9f600a3ea12739c39d44248c697287b4037 100644 (file)
 #include "file.h"
 #include "land.h"
 #include "ship.h"
-#include "xy.h"
-#include "nat.h"
 #include "nsc.h"
-#include "plane.h"
 #include "lost.h"
 #include "prototypes.h"
 
index 4fe46af8e9bd79a7f4e8ae90b6abe2161487d1d9..577ddf953d5e4524f9a1befb9c7f788787b52349 100644 (file)
@@ -37,7 +37,6 @@
 #include "player.h"
 #include "xy.h"
 #include "sect.h"
-#include "retreat.h"
 #include "ship.h"
 #include "land.h"
 #include "plane.h"
@@ -47,7 +46,6 @@
 #include "path.h"
 #include "mission.h"
 #include "genitem.h"
-#include "nuke.h"
 #include "news.h"
 #include "item.h"
 #include <fcntl.h>
index 8834b661349e9ce31740308f08e24b49e52de012..f06a37824b5d664664a6dfac5e60b2d81ff9fc76 100644 (file)
 #include "sect.h"
 #include "ship.h"
 #include "optlist.h"
-#include "nuke.h"
 #include "plane.h"
 #include "land.h"
 #include "news.h"
-#include "item.h"
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
index 3b8a8aca3c527d70407e8c94fb3f70c36f0c34de..6a719812c7646802a5b878643737dfc336bad3bb 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "xy.h"
-#include "plane.h"
 #include "ship.h"
-#include "nuke.h"
 #include "land.h"
 #include "nsc.h"
-#include "nat.h"
 #include "file.h"
 #include "genitem.h"
 #include "prototypes.h"
index 72acd1f92a45ec6e32719fbe7121921de3396ec6..2c9f6dcaee478915fa0ec7358779fbae8fd31272 100644 (file)
@@ -37,9 +37,7 @@
 #include "plane.h"
 #include "ship.h"
 #include "land.h"
-#include "xy.h"
 #include "file.h"
-#include "nat.h"
 #include "prototypes.h"
 #include "optlist.h"
 
index e99208259df6426026ae163b01595b24565b43b9..236cdd4a6a990b6e2f386a6dae8a69ebda2ec08f 100644 (file)
 #include "land.h"
 #include "item.h"
 #include "plane.h"
-#include "nuke.h"
 #include "xy.h"
 #include "nsc.h"
-#include "news.h"
 #include "file.h"
 #include "nat.h"
 #include "path.h"
index 14ce09eadacc7a75fbb7bec85bc3831ab0267431..5dc7a9312f9af6bbea1418a06c9b812b488f1198 100644 (file)
@@ -51,7 +51,6 @@
 #include "empio.h"
 #include "file.h"
 #include "com.h"
-#include "news.h"
 #include "tel.h"
 #include "server.h"
 #include "prototypes.h"
index 978b9da06ca560099fe94ec178b3763c5b0aee83..36a63d8b7e6faf350fdc7f58af2f7e845ffe6619 100644 (file)
@@ -45,7 +45,6 @@
 #include "nsc.h"
 #include "path.h"
 #include "file.h"
-#include "options.h"
 #include "damage.h"
 #include "prototypes.h"
 #include "optlist.h"
index e3faebb11ee8683087809e457a2dfa16edda6e26..6b87aa5786d8ae44fb727046b4b42a1e531105f5 100644 (file)
@@ -37,7 +37,6 @@
 #include "player.h"
 #include "xy.h"
 #include "nsc.h"
-#include "sect.h"
 #include "nat.h"
 #include "file.h"
 #include "prototypes.h"
index 8abd0ef2a7391de440931c8c896fcfda3b113651..ae813b731ce5e05aabc5a621c5bcd65ae1f54c8f 100644 (file)
@@ -34,9 +34,7 @@
 
 #include "misc.h"
 #include "player.h"
-#include "xy.h"
 #include "file.h"
-#include "nat.h"
 #include "ship.h"
 #include "land.h"
 #include "plane.h"
index 04611826258179161e5940ff89c11f19104b11c6..1f1896a297d2c43d03efcb81d3f48fd38cb21742 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "xy.h"
-#include "sect.h"
 #include "nsc.h"
 #include "file.h"
-#include "com.h"
 #include "prototypes.h"
 
 /*
index e5dd1f03a988d0bdcff945787e05961db454ce22..5a03e9c66b4920a074b4955999783c6634a05689 100644 (file)
 #include "misc.h"
 #include "player.h"
 #include "xy.h"
-#include "sect.h"
 #include "nsc.h"
 #include "file.h"
-#include "com.h"
 #include "prototypes.h"
 #include "optlist.h"
 
index 98d1d7f690e9ff14119d687985ea6ed153d1a809..9b413ccfd7e8386bc4bb6b268bae035a40efd8fb 100644 (file)
 
 #include "misc.h"
 #include "nat.h"
-#include "retreat.h"
 #include "ship.h"
 #include "land.h"
 #include "sect.h"
-#include "news.h"
 #include "xy.h"
 #include "nsc.h"
 #include "path.h"
 #include "item.h"
 #include "file.h"
-#include "options.h"
 #include "optlist.h"
 #include "player.h"
 #include "prototypes.h"
index a2f5b1d9f46e724264b666c228a8ac7733747a21..1638b704adfdcbd0f44dcf88077b9094e0293206 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "misc.h"
 #include "nat.h"
-#include "file.h"
 #include "sect.h"
 #include "budg.h"
 #include "update.h"
index 2419a805a00fd8be073b01d4f76fec6a58a41ae3..acaa44a3f75cff522b92ef3c328b15dcbc002c93 100644 (file)
  *     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 "path.h"
index 2e3ba0107e216e1494db12bd6ca9593e3dcdeba5..a06d34ef43f69cec5b4ad18b65ee20c0ca656f8b 100644 (file)
  *     Steve McClure, 1996
  */
 
-#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 "budg.h"
index 8c0ff5787898d6b88df20b6fe7e4d5532ca7384d..82c73f3e1bb9700ac63fbce587602f0de4fc1ebc 100644 (file)
@@ -41,7 +41,6 @@
 #include "ship.h"
 #include "news.h"
 #include "file.h"
-#include "product.h"
 #include "optlist.h"
 #include "budg.h"
 #include "player.h"
index f70ff0fae8d0f8f3a8c18a8b15b89b82b304a687..a05b3cf331aa57b93d27a8c2fa0980d89c8247f3 100644 (file)
@@ -40,7 +40,6 @@
 #include "player.h"
 #include "empthread.h"
 #include "budg.h"
-#include "product.h"
 #include "player.h"
 #include "update.h"
 #include "common.h"
index 01009964f170eed035cbe862834967ad592a96ce..5565515e42b2619a712ee11216c10ef1553933c0 100644 (file)
@@ -33,8 +33,6 @@
 
 #include "misc.h"
 #include "sect.h"
-#include "file.h"
-#include "optlist.h"
 #include "budg.h"
 #include "player.h"
 #include "update.h"
index d3e25c8f4030fd7cbb66aca96222ef56cb0285da..fa572e2a801e8166a211acfce554c0e100547214 100644 (file)
@@ -40,7 +40,6 @@
 #include "nat.h"
 #include "file.h"
 #include "optlist.h"
-#include "mission.h"
 #include "update.h"
 #include "gen.h"
 #include "subs.h"
index 40024ffd5174a0ecbbf0f8808762d1368833cb81..01e46298280cebe9ebf3bf6f24668734478c15f0 100644 (file)
@@ -37,7 +37,6 @@
 #include "sect.h"
 #include "nat.h"
 #include "item.h"
-#include "news.h"
 #include "file.h"
 #include "xy.h"
 #include "optlist.h"
index fb911af3698de7244f28e7bb4bf67020d338a8f1..99a490b945940cdaa2a0e1c440dff865eac8877d 100644 (file)
@@ -37,7 +37,6 @@
 #include <ctype.h>
 #include "ship.h"
 #include "sect.h"
-#include "news.h"
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
index 125e0a484666ecfff3b3faad9c447e98649d5c4a..c047a3aad468927988e37fde401730c3dabeb6e8 100644 (file)
@@ -38,9 +38,7 @@
 #include "ship.h"
 #include "plane.h"
 #include "land.h"
-#include "nuke.h"
 #include "sect.h"
-#include "news.h"
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
index 2fdeaebeb0970879314dcb44d719ffd77ab454c2..b5ccbeddb63a29f1f108cd82d098f69e21e331fe 100644 (file)
 
 #include "misc.h"
 #include "xy.h"
-#include "plane.h"
 #include "ship.h"
-#include "nuke.h"
 #include "land.h"
 #include "nsc.h"
-#include "nat.h"
 #include "file.h"
 #include "genitem.h"
 #include "player.h"
index b0d5be9a6c62275ee2bc95543e865a838e7d155f..4385c3b55d605ae3f9184c93fbdca9e63b92e3c3 100644 (file)
@@ -31,7 +31,6 @@
  *     Steve McClure, 1998-2000
  */
 
-#include <math.h>
 #include "misc.h"
 #include "plague.h"
 #include "sect.h"
index 338bcf2a2b211268e47370e95253b326b70a69a7..bbc8100b853cff7eef413d02dfb566318855ebbe 100644 (file)
 #include "misc.h"
 #include "sect.h"
 #include "nat.h"
-#include "news.h"
 #include "file.h"
 #include "path.h"
 #include "xy.h"
 #include "land.h"
-#include "budg.h"
 #include "update.h"
 #include "subs.h"
 #include "gen.h"
index 64b1819e9b2d0d4fb6c8bfb470bd857333baf047..1957c0b00c6b57350f81026256de5623dfa11792 100644 (file)
  *     Steve McClure, 1997
  */
 
-#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 "path.h"
index 3ef3d8b7d31e0b0d7322a0fb444ef5be0dd674ef..ee35f74a0fa183b1be433f8bf859f1a578e34266 100644 (file)
@@ -35,7 +35,6 @@
 #include "sect.h"
 #include "product.h"
 #include "nat.h"
-#include "file.h"
 #include "xy.h"
 #include "player.h"
 #include "update.h"
index 9a8e9dad9d526d9fdfe0b3ded85e510b1b30bd1d..56fa7800a83971f1f9233f5752c00bc900f40dee 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "path.h"
 #include "ship.h"
-#include "news.h"
 #include "file.h"
 #include "nat.h"
 #include "xy.h"
index 52e3d8112ef96bae9125abef545a82d4e6285624..ad1dd41ef79fa2ba1a0ded8f5c78aca204b53d8b 100644 (file)
  *     Steve McClure, 1996
  */
 
-#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 "path.h"
 #include "product.h"
-#include "distribute.h"
 #include "optlist.h"
 #include "budg.h"
 #include "player.h"
index f1449cf2f35b4b39d7476706d0547d31e055b520..93d107017ad6b1922eb534d3226e53fc8f6cb2c6 100644 (file)
@@ -35,7 +35,6 @@
 #include "player.h"
 #include "empio.h"
 #include "empthread.h"
-#include "proto.h"
 #include "prototypes.h"
 #include "optlist.h"
 #include "server.h"
index ca5c3e59b362510583dc1b2344389465a6bd39b3..cb25487985e3c266fae110782b1e43304defed9c 100644 (file)
@@ -37,7 +37,6 @@
 #include "empthread.h"
 #include "file.h"
 #include "lost.h"
-#include <stdio.h>
 #include "prototypes.h"
 #include "optlist.h"
 #include "server.h"
index 0b08960b76f74e8c145b979a647e545939be2683..3cd46e0a542a901d473959bb4ca1dee0c9851400 100644 (file)
@@ -38,7 +38,6 @@
 #endif /* aix or linux */
 
 #include <signal.h>
-#include <errno.h>
 #if !defined(_WIN32)
 #include <sys/ioctl.h>
 #endif
index e6aae89d2b88c1f97100099c417843fc14cf1bf5..13921aeae6eddeb2a135e79a25a71ae9bd639295 100644 (file)
@@ -37,7 +37,6 @@
 #include "empthread.h"
 #include "file.h"
 #include "server.h"
-#include <stdio.h>
 #include "prototypes.h"
 
 /*ARGSUSED*/
index 5fb87de2bf50cb4178ba0dc334ad2184c433d22c..b29d986f5128d827f89bbc666dfdb238c66b2de1 100644 (file)
@@ -35,7 +35,6 @@
 #include "player.h"
 #include "empio.h"
 #include "empthread.h"
-#include "proto.h"
 #include "nat.h"
 #include "file.h"
 #include <time.h>