summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-cc
blob: 77f922f8571663e5b6e9905feb51d2116a069d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-cc,v 1.1 2003/10/19 16:05:21 grant Exp $

--- build/parseScript.c.orig	1998-09-28 06:16:53.000000000 +1000
+++ build/parseScript.c
@@ -1,6 +1,6 @@
 #include "config.h"
 
-#include <malloc.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include "intl.h"