mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
[PATCH] Remove non standard #include <malloc.h>
This commit is contained in:
parent
8851884ea1
commit
184fb71fe5
@ -36,7 +36,6 @@
|
||||
#include "common.h"
|
||||
#include "pcx.h" /* PCX header structure */
|
||||
#include <math.h>
|
||||
#include <malloc.h>
|
||||
#ifdef _MSC_VER
|
||||
#include <io.h>
|
||||
#include <fcntl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user