diff options
Diffstat (limited to 'crypto/openssh/openbsd-compat/freezero.c')
-rw-r--r-- | crypto/openssh/openbsd-compat/freezero.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/openbsd-compat/freezero.c b/crypto/openssh/openbsd-compat/freezero.c index 90b9d3813566..bad018ff0329 100644 --- a/crypto/openssh/openbsd-compat/freezero.c +++ b/crypto/openssh/openbsd-compat/freezero.c @@ -16,6 +16,7 @@ #include "includes.h" +#include <stdlib.h> #include <string.h> #ifndef HAVE_FREEZERO |