$NetBSD$

--- sdl/main.c.orig	2001-12-19 15:42:38.000000000 -0800
+++ sdl/main.c
@@ -6,7 +6,7 @@
 #include <unistd.h>
 #include <mast.h>
 #include <SDL.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <getopt.h>
 
 SDL_Surface *thescreen;
