lib/DtHelp: Include <stdio.h> to prevent warnings about implicit declartion of free()
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
/* /ilc/ilobject.c : General object handling code, e.g. ilDestroyObject().
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "ilint.h"
|
||||
#include "ilcontext.h"
|
||||
#include "ilerrors.h"
|
||||
|
||||
Reference in New Issue
Block a user