]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/tran.c
Clean up superfluous includes
[empserver] / src / lib / commands / tran.c
index 47e1b2c6145150fac7c133d22d0cfd7e2f960c73..40e4052d9c7d114cca0f524e9b95b634f8270476 100644 (file)
 #include <config.h>
 
 #include "commands.h"
 #include <config.h>
 
 #include "commands.h"
-#include "land.h"
 #include "map.h"
 #include "nuke.h"
 #include "plane.h"
 #include "map.h"
 #include "nuke.h"
 #include "plane.h"
-#include "ship.h"
 
 static int tran_pmap(coord, coord, char *, char *);
 static int tran_nmap(coord, coord, char *, char *);
 
 static int tran_pmap(coord, coord, char *, char *);
 static int tran_nmap(coord, coord, char *, char *);