$NetBSD$

--- 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"
