diff --git a/e2fsprogs-1.39-multilib.patch b/e2fsprogs-1.39-multilib.patch index 11daf87..30ead7d 100644 --- a/e2fsprogs-1.39-multilib.patch +++ b/e2fsprogs-1.39-multilib.patch @@ -1,9 +1,10 @@ --- e2fsprogs-1.39/lib/ext2fs/ext2_types.h.in.multilib 2006-04-09 03:39:39.000000000 +0200 +++ e2fsprogs-1.39/lib/ext2fs/ext2_types.h.in 2006-07-24 16:14:11.000000000 +0200 -@@ -9,6 +9,17 @@ +@@ -9,6 +9,18 @@ @ASM_TYPES_HEADER@ ++#include +# define SIZEOF_SHORT 2 +# define SIZEOF_INT 4 +#if __WORDSIZE == 64 @@ -20,10 +21,11 @@ #else --- e2fsprogs-1.39/lib/blkid/blkid_types.h.in.multilib 2006-04-09 03:43:44.000000000 +0200 +++ e2fsprogs-1.39/lib/blkid/blkid_types.h.in 2006-07-24 16:14:56.000000000 +0200 -@@ -9,6 +9,17 @@ +@@ -9,6 +9,18 @@ @ASM_TYPES_HEADER@ - + ++#include +# define SIZEOF_SHORT 2 +# define SIZEOF_INT 4 +#if __WORDSIZE == 64 @@ -40,10 +42,11 @@ #else --- e2fsprogs-1.39/lib/uuid/uuid_types.h.in.multilib 2006-07-24 16:08:53.000000000 +0200 +++ e2fsprogs-1.39/lib/uuid/uuid_types.h.in 2006-07-24 16:10:46.000000000 +0200 -@@ -9,6 +9,17 @@ +@@ -9,6 +9,18 @@ typedef unsigned char uint8_t; typedef signed char int8_t; ++#include +# define SIZEOF_SHORT 2 +# define SIZEOF_INT 4 +#if __WORDSIZE == 64