]> git.pond.sub.org Git - empserver/blobdiff - src/lib/update/distribute.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / update / distribute.c
index 5fcc950648ca4ee27861686a234d4f92d9ce7234..e3d9f1df7f38b437ada9c18d27ca43bcd6f729e8 100644 (file)
 
 #include <config.h>
 
-#include <stdlib.h>
-#include "misc.h"
-#include "plague.h"
-#include "nat.h"
-#include "sect.h"
+#include "distribute.h"
 #include "item.h"
-#include "xy.h"
 #include "path.h"
-#include "file.h"
-#include "distribute.h"
-#include "update.h"
-#include "subs.h"
-#include "common.h"
+#include "plague.h"
 #include "prototypes.h"
+#include "update.h"
 
 #define EXPORT_BONUS 10.0
 #define IMPORT_BONUS 10.0