pkgsrc/games/powwow/patches/patch-ad
danw 6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00

6 lines
147 B
Text

$NetBSD: patch-ad,v 1.1 2004/05/23 23:28:29 danw Exp $
--- malloc.h.orig Sun May 23 17:06:22 2004
+++ malloc.h
@@ -0,0 +1 @@
+#include <stdlib.h>