ports/net/opal3/files/patch-include_h323_h323ep.h
Stefan Walter d9dd1cdb02 - Fix build with H.323 (fixed by Richard Kolkovich <richard@sigil.org>).
- Add port license.

PR:		146420
Submitted by:	Richard Kolkovich <richard@sigil.org>
Patch by:	Richard Kolkovich <richard@sigil.org>
		"Alexander V. Chernikov" <melifaro@ipfw.ru> (maintainer)
Feature safe:	yes
2010-06-30 04:45:01 +00:00

10 lines
295 B
C

--- include/h323/h323ep.h.orig 2010-06-29 22:41:03.000000000 +0400
+++ include/h323/h323ep.h 2010-06-29 22:41:17.000000000 +0400
@@ -49,6 +49,7 @@
#include <h323/h323con.h>
#include <h323/h323caps.h>
#include <h323/h235auth.h>
+#include <asn/h225.h>
#if OPAL_H460
#include <h460/h4601.h>