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