summaryrefslogtreecommitdiff
path: root/nslcd/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'nslcd/common.h')
-rw-r--r--nslcd/common.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/nslcd/common.h b/nslcd/common.h
index 1893698..0f57c34 100644
--- a/nslcd/common.h
+++ b/nslcd/common.h
@@ -35,9 +35,11 @@
#include "common/nslcd-prot.h"
#include "common/tio.h"
#include "compat/attrs.h"
-#include "myldap.h"
#include "cfg.h"
+typedef struct ldap_session MYLDAP_SESSION;
+#define MYLDAP_ENTRY void
+
/* macros for basic read and write operations, the following
ERROR_OUT* marcos define the action taken on errors
the stream is not closed because the caller closes the