summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-an
blob: e992972e0a788869533a2abe6c955a82841ac225 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-an,v 1.1 2007/08/08 19:15:46 joerg Exp $

--- src/Velvet/error.c.orig	2007-08-08 18:52:21.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"