mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-03-11 09:17:38 +00:00
Include string.h for explicit_bzero.
This commit is contained in:
parent
a65655fb1a
commit
ba460acae4
@ -16,6 +16,8 @@
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#ifndef HAVE_FREEZERO
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user