]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/hap_fact.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / common / hap_fact.c
index 112f168b026cf0c8b57fa3bb1554c6b843e46c81..c5e8a3d6c70d9fdaadeda49e7f1debd13770fd51 100644 (file)
 
 #include <config.h>
 
-#include <stdio.h>
 #include <ctype.h>
+#include <stdio.h>
 #include "misc.h"
-#include "player.h"
-#include "xy.h"
 #include "nat.h"
 #include "nsc.h"
-#include "common.h"
+#include "player.h"
+#include "prototypes.h"
+#include "xy.h"
 
 double
 hap_fact(struct natstr *tnat, struct natstr *vnat)