]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/swap.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / swap.c
index 0f86ac02ba544f610c540f31d9db661cde391fc3..68c892d4f5955413c67ac3ca071731d5742b09df 100644 (file)
 
 #include <config.h>
 
-#include <stdio.h>
 #include <ctype.h>
-#include "misc.h"
-#include "player.h"
-#include "xy.h"
-#include "sect.h"
-#include "nat.h"
-#include "nsc.h"
-#include "file.h"
 #include "commands.h"
 
 static void print_res(struct sctstr *);