summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-IDEA/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-IDEA/patches/patch-aa')
-rw-r--r--security/p5-Crypt-IDEA/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/p5-Crypt-IDEA/patches/patch-aa b/security/p5-Crypt-IDEA/patches/patch-aa
new file mode 100644
index 00000000000..b096752fc13
--- /dev/null
+++ b/security/p5-Crypt-IDEA/patches/patch-aa
@@ -0,0 +1,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