]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/shut.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / shut.c
index 3f8e43495d64d0b29e9c4eae776b74fcb2b62176..59b5020c472de6ba3e49c081bb95403921d703f1 100644 (file)
 
 #include <config.h>
 
-#include <sys/types.h>
-#include "misc.h"
-#include "player.h"
-#include "empthread.h"
-#include "nat.h"
-#include "file.h"
 #include "commands.h"
+#include "empthread.h"
 #include "server.h"
-#include "prototypes.h"
 
 int
 shut(void)