Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / lang / vslisp / patches / patch-af
blob4f66925dc17ee1c7ec92f3e2ec57657441f9eac7
1 $NetBSD$
3 --- src/functions/funct.c.orig  Sun May  7 16:26:24 2000
4 +++ src/functions/funct.c
5 @@ -18,10 +18,6 @@
6  #include "../WIN/sysdeps.h"
7  #endif
8  
9 -#ifndef WINDOWS 
10 -#include <malloc.h>
11 -#endif
13  #include "l_defs.h"
15  %%L_Gotoxy,gotoxy;