$NetBSD: patch-ab,v 1.1 2006/01/08 16:00:41 joerg Exp $

--- network.c.orig	2006-01-08 15:48:57.000000000 +0000
+++ network.c
@@ -19,10 +19,10 @@
  */
 
 
+#include <sys/types.h>
 #include <stdio.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
-#include <sys/types.h>
 #include <string.h>
 #include <netdb.h>
 #include <unistd.h>
