]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/head.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / head.c
index 7ccd950d13691fad65eadf5c4057ef8f2e76c4fb..e3b9e7d97b09d75c10ce0841df8872c698a85eab 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "player.h"
-#include "news.h"
-#include "nat.h"
-#include "file.h"
-#include "xy.h"
-#include "nsc.h"
 #include "commands.h"
+#include "news.h"
 
 struct histstr {
     int h_past;