]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/stop.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / stop.c
index a21871ed9cfc7e2948e7bc6ab997ea62f73d2b72..6e452f4a937499706bb8b11d4d3c60ec8d1e610e 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "player.h"
-#include "xy.h"
-#include "path.h"
-#include "file.h"
+#include <ctype.h>
 #include "commands.h"
 #include "empobj.h"
+#include "path.h"
 
 static int start_stop(int);
 static int start_stop_sector(char *, int);