lib/DtHelp: Include <stdio.h> to prevent warnings about implicit declartion of free()
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
implementation of pipes.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "ilint.h"
|
||||
#include "ilimage.h"
|
||||
#include "ilpipelem.h"
|
||||
|
||||
Reference in New Issue
Block a user