mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-24 02:42:25 +00: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…
Reference in New Issue
Block a user