Remove superflous #include "tel.h"
This commit is contained in:
parent
4c81ca34cb
commit
6f1e669bea
2 changed files with 0 additions and 2 deletions
|
@ -41,7 +41,6 @@
|
||||||
#include "land.h"
|
#include "land.h"
|
||||||
#include "optlist.h"
|
#include "optlist.h"
|
||||||
#include "plague.h"
|
#include "plague.h"
|
||||||
#include "tel.h"
|
|
||||||
|
|
||||||
int
|
int
|
||||||
add(void)
|
add(void)
|
||||||
|
|
|
@ -41,7 +41,6 @@
|
||||||
#include "optlist.h"
|
#include "optlist.h"
|
||||||
#include "path.h"
|
#include "path.h"
|
||||||
#include "prototypes.h"
|
#include "prototypes.h"
|
||||||
#include "tel.h"
|
|
||||||
|
|
||||||
static void init_sanct(struct natstr *, coord, coord);
|
static void init_sanct(struct natstr *, coord, coord);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue