mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
add config.h inclusion
This commit is contained in:
parent
eb93c8a62f
commit
97ccc18002
1 changed files with 1 additions and 3 deletions
|
|
@ -15,14 +15,12 @@
|
|||
*/
|
||||
|
||||
#include "ldapprovider.h"
|
||||
#include "linphonecore.h"
|
||||
#include "linphonecore_utils.h"
|
||||
#include "private.h"
|
||||
#include "lpconfig.h"
|
||||
#include "contact_providers_priv.h"
|
||||
#include <belle-sip/dict.h>
|
||||
|
||||
#ifdef BUILD_LDAP
|
||||
|
||||
#include <ldap.h>
|
||||
#include <sasl/sasl.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue