15 lines
288 B
Text
15 lines
288 B
Text
$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;
|