openbsd-ports/graphics/gd/patches/patch-gd_c

9 lines
238 B
Plaintext
Raw Normal View History

--- gd.c.orig Sat Jun 3 15:26:12 2000
+++ gd.c Sat Jun 24 22:20:33 2000
2000-06-12 13:25:48 -04:00
@@ -1,5 +1,4 @@
#ifndef _OSD_POSIX /* _OSD_POSIX defines *alloc() in stdlib.h */
-#include <malloc.h>
#endif /*_OSD_POSIX*/
#include <stdio.h>
#include <math.h>