]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/retr.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / retr.c
index 2b3828c27a099d9894f299f8e79470b36609c998..4bc6488e1bfb60c196025d031946c2b1c1a83b2d 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "player.h"
-#include "retreat.h"
-#include "ship.h"
+#include <ctype.h>
+#include "commands.h"
 #include "land.h"
-#include "nsc.h"
-#include "file.h"
 #include "path.h"
-#include "commands.h"
+#include "retreat.h"
+#include "ship.h"
 
 int
 retr(void)