freebsd-ports/math/liblbfgs/files/patch-lib_arithmetic_sse_double.h
TAKATSU Tomonari dd7417c07e - Update to 1.10 [1]
- Remove MD5 checksum from distinfo

PR:	ports/153523 [1]
Submitted by:	Hung-Yi Chen <gaod_AT_hychen_DOT_org> (maintainer) [1]
2011-01-04 02:17:01 +00:00

12 lines
291 B
C

--- lib/arithmetic_sse_double.h.orig 2010-12-30 02:13:34.000000000 +0800
+++ lib/arithmetic_sse_double.h 2010-12-30 02:14:04.000000000 +0800
@@ -26,9 +26,6 @@
/* $Id$ */
#include <stdlib.h>
-#ifndef __APPLE__
-#include <malloc.h>
-#endif
#include <memory.h>
#if 1400 <= _MSC_VER