2013-09-26 17:14:40 +02:00

16 lines
288 B
Plaintext

$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;