$NetBSD: patch-af,v 1.1.1.1 2007/11/13 18:02:15 jlam Exp $

--- libmail/mail.H.orig	Wed Jun 23 00:55:25 2004
+++ libmail/mail.H
@@ -11,10 +11,10 @@
 #include <time.h>
 #include <string>
 
+#include <sys/types.h>
 #if HAVE_SYS_SELECT_H
 #include <sys/select.h>
 #endif
-#include <sys/types.h>
 #if TIME_WITH_SYS_TIME
 # include <sys/time.h>
 # include <time.h>
