Cleanup #includes of (mostly a long time) unused header files.

No functional changes.
This commit is contained in:
Marc Olzheim 2004-12-13 16:47:13 +00:00
parent cb56cfb870
commit c6ef918f3a
140 changed files with 0 additions and 260 deletions

View 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 */

View file

@ -32,7 +32,6 @@
*/
#include "misc.h"
#include "xy.h"
/* must agree with DIR_ defines */
s_char dirch[] = {

View file

@ -48,7 +48,6 @@
#include "news.h"
#include "nat.h"
#include "lost.h"
#include "optlist.h"
#include "gamesdef.h"
#include "commodity.h"

View file

@ -36,7 +36,6 @@
#include "ship.h"
#include "plane.h"
#include "product.h"
#include "nat.h"
#include "optlist.h"
#include "global.h"