pkgsrc/cad/felt/patches/patch-an
2009-12-17 19:58:19 +00:00

13 lines
324 B
Text

$NetBSD: patch-an,v 1.2 2009/12/17 20:31:37 abs Exp $
--- src/Velvet/error.c.orig 2000-02-21 22:44:26.000000000 +0000
+++ src/Velvet/error.c
@@ -25,7 +25,7 @@
# include <stdio.h>
# include <unistd.h>
-# include <malloc.h>
+# include <stdlib.h>
# include <X11/Intrinsic.h>
# include "OutputDialog.h"
# include "fe.h"