freebsd-ports/net/opal/files/patch-plugins_video_H.263-1998_rfc2190.cxx
Koop Mast 9e6673f04f Move ptlib26, opal3 and ekiga3 to unversioned ports and update to:
ptlib to 2.10.10
opal to 3.10.10
ekiga to 4.0.1
2013-09-20 21:50:39 +00:00

11 lines
324 B
C++

--- plugins/video/H.263-1998/rfc2190.cxx.orig 2013-02-20 03:18:03.000000000 +0100
+++ plugins/video/H.263-1998/rfc2190.cxx 2013-07-09 00:32:54.000000000 +0200
@@ -25,7 +25,7 @@
#include <iostream>
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
const unsigned char PSC[3] = { 0x00, 0x00, 0x80 };