freebsd-ports/science/flounder/files/patch-isosurf.cc
2003-01-15 19:37:42 +00:00

11 lines
298 B
C++

--- src/isosurf.cc.orig Thu Jan 16 03:24:03 2003
+++ src/isosurf.cc Thu Jan 16 03:24:16 2003
@@ -2241,8 +2241,6 @@
* the University of Illinois at Urbana-Champaign.
*/
-#include <malloc.h>
-
/********************************************************/
float *
alloc_list(unsigned int size)