$OpenBSD: patch-src_common_c,v 1.1.1.1 2011/12/01 11:49:27 pascal Exp $
--- src/common.c.orig	Sun Oct 23 19:17:30 2011
+++ src/common.c	Sun Oct 30 17:07:11 2011
@@ -39,9 +39,9 @@
 #include <string.h>
 #include <time.h>
 #include <unistd.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>
 #include <sys/types.h>
-#include <netinet/in.h>
 
 #include "common.h"
 
