]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/surv.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / surv.c
index 910091e56f81a2bbdcf3a9d51f50a8449f5ad625..e2a795391aa85b479bf71128323ff63ed655eb43 100644 (file)
 #include <config.h>
 
 #include <ctype.h>
-#include "misc.h"
-#include "player.h"
-#include "sect.h"
-#include "xy.h"
-#include "nsc.h"
-#include "file.h"
-#include "nat.h"
-#include "map.h"
 #include "commands.h"
+#include "map.h"
 #include "optlist.h"
 
 static char code_char(struct valstr, struct sctstr *sp);