DtSvc: add missing #include (for malloc)
This commit is contained in:
committed by
Jon Trulson
parent
ac8bd41373
commit
d9769e4774
@@ -49,6 +49,7 @@
|
|||||||
*+ENOTICE
|
*+ENOTICE
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#include "Help.h"
|
#include "Help.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user