]> sjero.net Git - linphone/commitdiff
Remove unwanted header during compilation without tunnel
authorYann Diorcet <yann.diorcet@belledonne-communications.com>
Wed, 15 Feb 2012 17:38:16 +0000 (18:38 +0100)
committerYann Diorcet <yann.diorcet@belledonne-communications.com>
Wed, 15 Feb 2012 17:38:16 +0000 (18:38 +0100)
coreapi/linphone_tunnel.cc

index 5f3bd7284ec28536fca329ae36fb2d8da381d398..337ca3089ad6b5ca0bc3e28a678b6863a6686f76 100644 (file)
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
+#ifdef TUNNEL_ENABLED
 #include "TunnelManager.hh"
 #include "linphone_tunnel.h"
+#endif
 #include "linphonecore.h"
 #include "private.h"
 #include "lpconfig.h"