]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/foll.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / foll.c
index 307cd0fad05cfc4646d3d6814518b502f8d71602..3600b57e9a4235d71d2ef92ab323e5b117394e54 100644 (file)
 
 #include <config.h>
 
-#include <ctype.h>
-#include "misc.h"
-#include "player.h"
-#include "ship.h"
-#include "xy.h"
-#include "nsc.h"
-#include "file.h"
-#include "nat.h"
 #include "commands.h"
 #include "optlist.h"
+#include "ship.h"
+#include <ctype.h>
 
 int
 foll(void)