lib/DtHelp: Include <stdio.h> to prevent warnings about implicit declartion of free()
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
/* ilcontext.c - Contains ilCreate/DestroyContext() and related code.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "ilint.h"
|
||||
#include "ilcontext.h"
|
||||
#include "ilerrors.h"
|
||||
|
||||
Reference in New Issue
Block a user