with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
11 lines
278 B
C
11 lines
278 B
C
--- opengl/sgi-si/libtess/memalloc.h.orig 2000-01-26 10:30:44 UTC
|
|
+++ opengl/sgi-si/libtess/memalloc.h
|
|
@@ -42,7 +42,7 @@
|
|
#ifndef __memalloc_simple_h_
|
|
#define __memalloc_simple_h_
|
|
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
|
|
#define memRealloc realloc
|
|
#define memFree free
|