Files
pkgsrc-ng/misc/rpm/patches/patch-cc
2013-09-26 17:14:40 +02:00

13 lines
269 B
Plaintext

$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"