Move MAX_HOSTLEN from server.h to net.h.
[paraslash.git] / dccp_send.c
index ac2da410b4249e6bdc9d182fcb92a04ff75c773d..69ba65f5ef864396e81a722d8e69817a0040166f 100644 (file)
@@ -21,8 +21,8 @@
 #include "error.h"
 #include "string.h"
 #include "afh.h"
-#include "server.h"
 #include "net.h"
+#include "server.h"
 #include "list.h"
 #include "send.h"
 #include "sched.h"