pkgsrc/security/p5-Crypt-IDEA/patches/patch-ac

12 lines
236 B
Text

$NetBSD: patch-ac,v 1.1 2005/05/28 00:38:38 heinz Exp $
--- idea.h.orig Sat May 22 22:30:47 1999
+++ idea.h
@@ -1,4 +1,7 @@
#include <sys/types.h>
+#if defined(__sun)
+typedef uint16_t u_int16_t;
+#endif
#define IDEA_KS_SIZE 104