blob: 0aed856e16cc0ac517ff5dba0eb8e918fc5f599f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ag,v 1.1 2005/07/18 00:46:18 kristerw Exp $
--- appUtil/psTtf.c.orig Mon Jul 18 02:43:21 2005
+++ appUtil/psTtf.c Mon Jul 18 02:43:28 2005
@@ -1,7 +1,6 @@
# include <stdio.h>
# include <string.h>
# include <stdlib.h>
-# include <malloc.h>
# define y0 math_y0
# define y1 math_y1
|