$NetBSD: patch-ac,v 1.1 2007/01/21 16:39:57 minskim Exp $

SourceForge tracker #1640862

--- Lib/lua/luarun.swg.orig	2006-10-23 23:26:48.000000000 -0700
+++ Lib/lua/luarun.swg
@@ -15,7 +15,7 @@ extern "C" {
 
 #include "lua.h"
 #include "lauxlib.h"
-#include <malloc.h>
+#include <stdlib.h>
 #include <assert.h>	/* for a few sanity tests */
 
 /* -----------------------------------------------------------------------------
