1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/graphics/zint/files/patch-backend_maxicode.c
Max Brazhnikov 54bfdd1604 Update to 2.4.1
PR:		based on ports/156055
Submitted by:	Gvozdikov Veniamin (maintainer)
2011-04-10 20:10:19 +00:00

11 lines
249 B
C

--- backend/maxicode.c.orig 2011-03-30 15:17:49.000000000 +0800
+++ backend/maxicode.c 2011-03-30 15:18:15.000000000 +0800
@@ -29,7 +29,6 @@
#ifdef __APPLE__
#include <sys/malloc.h>
#else
-#include <malloc.h>
#endif
int maxi_codeword[144];