summaryrefslogtreecommitdiff
path: root/editors/ted/patches/patch-appUtil_csvsheet.c
blob: b53ab3c8f3e2201e2e1a5ad24ab8c4167521d5db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-appUtil_csvsheet.c,v 1.1 2014/03/25 23:13:21 asau Exp $

--- appUtil/csvsheet.c.orig	2009-10-16 15:20:58.000000000 +0000
+++ appUtil/csvsheet.c
@@ -1,7 +1,6 @@
 #   include	<stdio.h>
 #   include	<string.h>
 #   include	<stdlib.h>
-#   include	<malloc.h>
 #   include	<time.h>
 
 #   include	"csv.h"