$OpenBSD: patch-aesopt_h,v 1.1.1.1 2004/09/26 00:38:24 jolan Exp $
--- aesopt.h.orig	Tue Aug 31 08:32:11 2004
+++ aesopt.h	Thu Sep 23 16:07:38 2004
@@ -149,8 +149,7 @@
 /*  PLATFORM SPECIFIC INCLUDES */
 
 #if defined( __OpenBSD__ )
-#  include <machine/types.h>
-#  include <sys/endian.h>
+#  include <sys/types.h>
 #elif defined( __FreeBSD__ ) || defined( __NetBSD__ )
 #  include <sys/types.h>
 #  include <sys/endian.h>
