$OpenBSD: patch-bsd_getifstats_c,v 1.2 2012/01/20 07:07:23 ajacoutot Exp $
--- bsd/getifstats.c.orig	Fri Sep  4 11:19:07 2009
+++ bsd/getifstats.c	Fri Jan 20 08:04:05 2012
@@ -9,8 +9,8 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <net/if.h>
-#include <arpa/inet.h>
 #include <netinet/in.h>
+#include <arpa/inet.h>
 #if defined(__FreeBSD__) || defined(__DragonFly__)
 #include <net/if_var.h>
 #endif
