summaryrefslogtreecommitdiff
path: root/lang/vslisp/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/vslisp/patches/patch-af')
-rw-r--r--lang/vslisp/patches/patch-af15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/vslisp/patches/patch-af b/lang/vslisp/patches/patch-af
new file mode 100644
index 00000000000..58bd051b32d
--- /dev/null
+++ b/lang/vslisp/patches/patch-af
@@ -0,0 +1,15 @@
+$NetBSD: patch-af,v 1.1 2004/05/23 23:28:29 danw Exp $
+
+--- src/functions/funct.c.orig Sun May 7 16:26:24 2000
++++ src/functions/funct.c
+@@ -18,10 +18,6 @@
+ #include "../WIN/sysdeps.h"
+ #endif
+
+-#ifndef WINDOWS
+-#include <malloc.h>
+-#endif
+-
+ #include "l_defs.h"
+
+ %%L_Gotoxy,gotoxy;