mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 05:21:16 +02:00
11 lines
253 B
C
11 lines
253 B
C
--- ./backend/maxicode.c.orig 2011-05-16 22:12:46.000000000 +0300
|
|
+++ ./backend/maxicode.c 2013-03-14 16:56:19.000000000 +0300
|
|
@@ -29,7 +29,6 @@
|
|
#ifdef __APPLE__
|
|
#include <sys/malloc.h>
|
|
#else
|
|
-#include <malloc.h>
|
|
#endif
|
|
|
|
int maxi_codeword[144];
|