$NetBSD: patch-ad,v 1.1 2007/08/08 20:53:47 joerg Exp $

--- src/gfx.cpp.orig	2007-08-08 20:28:38.000000000 +0000
+++ src/gfx.cpp
@@ -7,7 +7,7 @@
  ***************************************************************************/
 
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 
 #include "SDL.h"
