1 /*************************************************
2 * Exim - an Internet mail transport agent *
3 *************************************************/
5 /* Copyright (c) University of Cambridge 1995 - 2015 */
6 /* See the file NOTICE for conditions of use and distribution. */
7 /* SPDX-License-Identifier: GPL-2.0-or-later */
9 /* Header for eldapauth_find */
11 extern int eldapauth_find(void *, uschar *, const uschar *, int, uschar **,
14 /* End of lookups/ldap.h */