Drop superfluous #include
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
ed26bc80ac
commit
c3a34c9730
9 changed files with 0 additions and 11 deletions
|
@ -39,7 +39,6 @@
|
|||
|
||||
#include "chance.h"
|
||||
#include "commands.h"
|
||||
#include "land.h"
|
||||
|
||||
int
|
||||
conv(void)
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
#include <config.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include "chance.h"
|
||||
#include "commands.h"
|
||||
#include "optlist.h"
|
||||
#include "plague.h"
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
#include "chance.h"
|
||||
#include "commands.h"
|
||||
#include "item.h"
|
||||
#include "land.h"
|
||||
#include "news.h"
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue