summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-IDEA/files/patch-_idea.c
blob: 7d953b542bd85b6ccbd799ff2236d8bdf78a727e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- _idea.c.orig	Sun Jan 19 11:37:03 2003
+++ _idea.c	Sun Jan 19 11:37:14 2003
@@ -5,7 +5,7 @@
 
 #include "idea.h"
 
-#include <endian.h>
+#include <machine/endian.h>
 
 #define KEYS_PER_ROUND	6
 #define ROUNDS			8