]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/rea.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / commands / rea.c
index 5e4063a9c8d59488338e8e5d571e5d3ac4d4c54c..d9cd2ab5bd7e89cdc6306964bb5b1345ee10e328 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "player.h"
-#include "nat.h"
-#include "file.h"
-#include "tel.h"
+#include <ctype.h>
 #include "commands.h"
-#include "optlist.h"
 #include "match.h"
-
-#include <stdio.h>
-#include <fcntl.h>
-#if !defined(_WIN32)
-#include <sys/file.h>
-#endif
+#include "optlist.h"
+#include "tel.h"
 
 int
 rea(void)