mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 08:14:24 +02:00
Include stdlib.h.
Patch from jjelen at redhat via bz#2687.
This commit is contained in:
parent
9617816dbe
commit
ea9c06e11d
@ -26,6 +26,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "log.h"
|
||||
#include "xmalloc.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user