mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
[PATCH] Remove non standard #include <malloc.h>
This commit is contained in:
parent
8851884ea1
commit
184fb71fe5
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue