ASCII NUL in desc of $body_zerocount (keyword grepability)
[exim.git] / src / src / lookups / ldap.h
CommitLineData
0756eb3c
PH
1/*************************************************
2* Exim - an Internet mail transport agent *
3*************************************************/
4
0a49a7a4 5/* Copyright (c) University of Cambridge 1995 - 2009 */
0756eb3c
PH
6/* See the file NOTICE for conditions of use and distribution. */
7
e6d225ae 8/* Header for eldapauth_find */
0756eb3c 9
0756eb3c
PH
10extern int eldapauth_find(void *, uschar *, uschar *, int, uschar **,
11 uschar **, BOOL *);
0756eb3c
PH
12
13/* End of lookups/ldap.h */