$OpenBSD: patch-src_h323_cxx,v 1.2 2013/10/02 10:46:14 ajacoutot Exp $

http://h323plus.cvs.sourceforge.net/viewvc/h323plus/h323plus/src/h323.cxx?r1=1.119&r2=1.120

--- src/h323.cxx.orig	Tue Nov 20 13:12:55 2012
+++ src/h323.cxx	Tue Oct  1 18:35:04 2013
@@ -2621,7 +2621,7 @@ PBoolean H323Connection::OnNatDetected()
 }
 
 void H323Connection::DisableNATSupport() { 
-#if H323_H460
+#ifdef H323_H46018
     if (!IsH46019Multiplexed())
 #endif
         NATsupport = false;
