]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/reso.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / reso.c
index acdbf9ea6c689d25773f69fc9976868955761055..8de6b19d2ee12292e3940b98ac4e0717baecc906 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "player.h"
-#include "xy.h"
-#include "sect.h"
-#include "nsc.h"
-#include "nat.h"
-#include "path.h"
 #include "commands.h"
+#include "path.h"
 
 static void reso_hdr(void);