openbsd-ports/net/openh323/patches/patch-src_h323ep_cxx
ajacoutot 22a8a5a4b3 - major upgrade to openh323-1.19.0.1
- install version.h
- H323Capabilities patch from FreeBSD
- make it compile with new pwlib
2008-03-15 17:38:43 +00:00

12 lines
387 B
Plaintext

$OpenBSD: patch-src_h323ep_cxx,v 1.1 2008/03/15 17:38:43 ajacoutot Exp $
--- src/h323ep.cxx.orig Mon Mar 3 17:22:25 2008
+++ src/h323ep.cxx Mon Mar 3 17:22:39 2008
@@ -793,6 +793,7 @@
#include <ptclib/url.h>
#include <ptclib/pils.h>
#include <ptclib/enum.h>
+#include <ptlib/sound.h>
#if defined(H323_RTP_AGGREGATE) || defined(H323_SIGNAL_AGGREGATE)
#include <ptclib/sockagg.h>