openbsd-ports/graphics/gd/patches/patch-gd_c
brad 0a878b8131 - use --mode option with libtool
- use better names for the patches
2000-06-25 02:45:33 +00:00

9 lines
238 B
Plaintext

--- gd.c.orig Sat Jun 3 15:26:12 2000
+++ gd.c Sat Jun 24 22:20:33 2000
@@ -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>