1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Remove patch that should have been removed in the last commit, which updated

this port to 1.06

Submitted by:			pointyhat (kris)
Pointy Christmas hat to:	erwin
This commit is contained in:
Erwin Lansing 2005-12-25 14:43:35 +00:00
parent a25adcedae
commit 4ac9458828
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152008

View File

@ -1,11 +0,0 @@
--- _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