summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-an
blob: 9f564b9648cdc262685acc49674933790c06a886 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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"