opnsense-ports/graphics/zint/files/patch-backend_maxicode.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 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];