X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Ftran.c;h=40e4052d9c7d114cca0f524e9b95b634f8270476;hp=47e1b2c6145150fac7c133d22d0cfd7e2f960c73;hb=786e2a99d5bc8583ebf4d99deb6a96af32261347;hpb=f75c03dfd995b41ce069393288f40b3c74fe8e58 diff --git a/src/lib/commands/tran.c b/src/lib/commands/tran.c index 47e1b2c61..40e4052d9 100644 --- a/src/lib/commands/tran.c +++ b/src/lib/commands/tran.c @@ -34,11 +34,9 @@ #include #include "commands.h" -#include "land.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 *);