]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/neigh.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / subs / neigh.c
index fec473b8b5aac77d22514e6cba404830611f830b..ee88f908c0bd56d479ee6df71f8f093be400fe6e 100644 (file)
 
 #include <config.h>
 
-#include "misc.h"
-#include "sect.h"
-#include "path.h"
 #include "file.h"
-#include "nat.h"
+#include "path.h"
 #include "prototypes.h"
+#include "sect.h"
 
 int
 neigh(coord x, coord y, natid own)