diff --git a/zlib-power8-fate325307.patch b/zlib-power8-fate325307.patch index f54e1c1..0584508 100644 --- a/zlib-power8-fate325307.patch +++ b/zlib-power8-fate325307.patch @@ -1359,7 +1359,7 @@ Index: zlib-1.2.11/contrib/power8-crc/vec_crc32.c +#include "crc32_constants.h" +#endif + -+#include "../zutil.h" ++#include + +#define VMX_ALIGN 16 +#define VMX_ALIGN_MASK (VMX_ALIGN-1)