mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
DtSvc: add missing #include (for malloc)
This commit is contained in:
parent
ac8bd41373
commit
d9769e4774
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue