mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
315 B
C
13 lines
315 B
C
$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"
|