mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
Remove unwanted header during compilation without tunnel
This commit is contained in:
parent
d4ee76a065
commit
6305ec6175
1 changed files with 2 additions and 0 deletions
|
|
@ -23,8 +23,10 @@
|
|||
* 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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue