Skip to content
Snippets Groups Projects
Commit 73b2d62b authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix queue.h include

parent 3dac1295
Branches
Tags
No related merge requests found
......@@ -18,15 +18,11 @@
#include "../liblber/lber-int.h"
/*
* Windows does not preprocess correctly unless
* this #include precedes queue.h
*/
#ifdef LDAP_R_COMPILE
#include <ldap_pvt_thread.h>
#endif
#include <ac/queue.h>
#include <ldap_queue.h>
#ifdef HAVE_CYRUS_SASL
/* the need for this should be removed */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment