opnsense-ports/math/liblbfgs/files/patch-lib_arithmetic_sse_double.h
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

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