Clean up superfluous includes
This commit is contained in:
parent
f75c03dfd9
commit
786e2a99d5
91 changed files with 0 additions and 146 deletions
|
@ -36,7 +36,6 @@
|
|||
#include <stdio.h>
|
||||
#include "file.h"
|
||||
#include "optlist.h"
|
||||
#include "product.h"
|
||||
#include "prototypes.h"
|
||||
#include "xdump.h"
|
||||
|
||||
|
|
|
@ -50,7 +50,6 @@
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "file.h"
|
||||
#include "misc.h"
|
||||
#include "optlist.h"
|
||||
#include "prototypes.h"
|
||||
|
|
|
@ -47,7 +47,6 @@
|
|||
#include "file.h"
|
||||
#include "match.h"
|
||||
#include "misc.h"
|
||||
#include "nsc.h"
|
||||
#include "prototypes.h"
|
||||
|
||||
static int open_locked(char *, int, mode_t);
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
#include "file.h"
|
||||
#include "game.h"
|
||||
#include "optlist.h"
|
||||
#include "prototypes.h"
|
||||
#include "server.h"
|
||||
|
||||
/*
|
||||
|
|
|
@ -34,8 +34,6 @@
|
|||
|
||||
#include "misc.h"
|
||||
#include "nat.h"
|
||||
#include "nsc.h"
|
||||
#include "player.h"
|
||||
#include "prototypes.h"
|
||||
#include "xy.h"
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
|
||||
#include "item.h"
|
||||
#include "misc.h"
|
||||
#include "nat.h"
|
||||
#include "optlist.h"
|
||||
#include "prototypes.h"
|
||||
#include "sect.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue