From 67a5099b2d2bbeb038588184f06eb5ddbc262139ed16202985da113a36e57583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 19 Mar 2019 15:47:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=51 --- zlib-power8-fate325307.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)