Skip to content
Snippets Groups Projects
Commit 1c453861 authored by Yang Tse's avatar Yang Tse
Browse files

openldap header inclusions fix

parent 2c72732e
No related branches found
No related tags found
No related merge requests found
......@@ -35,12 +35,15 @@
* OpenLDAP library versions, USE_OPENLDAP shall not be defined.
*/
#include <ldap.h>
#include "urldata.h"
#include <curl/curl.h>
#include "sendf.h"
#include <ldap.h>
#include "sslgen.h"
#include "transfer.h"
#include "curl_ldap.h"
#include "curl_memory.h"
#include "curl_base64.h"
#define _MPRINTF_REPLACE /* use our functions only */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment