Files
pkgsrc-ng/net/openh323/patches/patch-af
2013-09-26 17:14:40 +02:00

14 lines
310 B
Plaintext

$NetBSD: patch-af,v 1.1 2007/08/08 21:37:21 joerg Exp $
--- plugins/audio/LPC_10/lpc_10_codec.c.orig 2007-08-08 20:50:34.000000000 +0000
+++ plugins/audio/LPC_10/lpc_10_codec.c
@@ -30,7 +30,7 @@
#include <opalplugin.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include "lpc10.h"