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

14 lines
327 B
Plaintext

$NetBSD: patch-ab,v 1.3 2007/08/08 21:37:20 joerg Exp $
--- plugins/audio/GSM0610/gsm06_10_codec.c.orig 2007-08-08 20:43:26.000000000 +0000
+++ plugins/audio/GSM0610/gsm06_10_codec.c
@@ -65,7 +65,7 @@
PLUGIN_CODEC_IMPLEMENT(GSM_0610)
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include "inc/gsm.h"