$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 +#if defined(__sun) +typedef uint16_t u_int16_t; +#endif #define IDEA_KS_SIZE 104