diff options
Diffstat (limited to 'security/pgpin/files/patch-md5.h')
| -rw-r--r-- | security/pgpin/files/patch-md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgpin/files/patch-md5.h b/security/pgpin/files/patch-md5.h index 9b6b9e293352..9e6bd44eafc3 100644 --- a/security/pgpin/files/patch-md5.h +++ b/security/pgpin/files/patch-md5.h @@ -5,7 +5,7 @@ #define MD5_H -#ifdef __alpha -+#if defined(__alpha) || defined(__sparc64__) ++#if defined(__alpha) || defined(__sparc64__) || defined(__ia64__) typedef unsigned int uint32; #else typedef unsigned long uint32; |
