summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-IDEA/patches/patch-aa
blob: b096752fc139f1726f034516c88e03b1aa3ebbfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2001/12/30 14:28:04 wiz Exp $

--- idea.c.orig	Sun Sep 16 22:50:43 2001
+++ idea.c	Sun Sep 16 22:50:08 2001
@@ -5,7 +5,7 @@
 
 #include "idea.h"
 
-#include <endian.h>
+#include <sys/endian.h>
 
 #define KEYS_PER_ROUND	6
 #define ROUNDS			8