No build reason found for pool:i586

File openssh-7.6p1-missing_headers.patch of Package openssh.21986

# HG changeset patch
# Parent  397528b373528826b59b5aa973b93590a5f8a64b
upstream commit ba460acae48a36ef749cb23068f968f4d5d90a24

Include string.h for explicit_bzero

Index: openssh-7.6p1/openbsd-compat/freezero.c
===================================================================
--- openssh-7.6p1.orig/openbsd-compat/freezero.c	2019-03-12 14:33:58.639381238 +0100
+++ openssh-7.6p1/openbsd-compat/freezero.c	2019-03-12 14:38:31.508909211 +0100
@@ -15,6 +15,7 @@
  */
 
 #include "includes.h"
+#include <string.h>
 
 #ifndef HAVE_FREEZERO
 
openSUSE Build Service is sponsored by