From 4e3e46d910b7834ea99454564354bb08c98f9bb8 Mon Sep 17 00:00:00 2001 From: Dima Ruban Date: Mon, 28 Sep 1998 02:14:33 +0000 Subject: oops. fix my previous commit. --- security/rsaref/files/patch-ab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/rsaref') diff --git a/security/rsaref/files/patch-ab b/security/rsaref/files/patch-ab index b87826810f8b..6c1a25fc9a17 100644 --- a/security/rsaref/files/patch-ab +++ b/security/rsaref/files/patch-ab @@ -13,7 +13,7 @@ /* UINT4 defines a four byte word */ typedef unsigned long int UINT4; + #else -+ #include ++ #include + typedef u_int16_t UINT2; + typedef u_int32_t UINT4; + #endif -- cgit v1.2.3