summaryrefslogtreecommitdiff
path: root/include/apr_ldap.hnw
diff options
context:
space:
mode:
Diffstat (limited to 'include/apr_ldap.hnw')
-rw-r--r--include/apr_ldap.hnw2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/apr_ldap.hnw b/include/apr_ldap.hnw
index d11b0139..21c30a56 100644
--- a/include/apr_ldap.hnw
+++ b/include/apr_ldap.hnw
@@ -124,6 +124,8 @@ typedef struct apr_ldap_err_t {
}
#endif
+#define APR_LDAP_IS_SERVER_DOWN(s) ((s) == LDAP_SERVER_DOWN)
+
#include "apr_ldap_url.h"
#include "apr_ldap_init.h"
#include "apr_ldap_option.h"