/* $Cambridge: exim/src/src/lookups/ldap.h,v 1.5 2009/11/16 19:50:38 nm4 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * *************************************************/ /* Copyright (c) University of Cambridge 1995 - 2009 */ /* See the file NOTICE for conditions of use and distribution. */ /* Header for eldapauth_find */ extern int eldapauth_find(void *, uschar *, uschar *, int, uschar **, uschar **, BOOL *); /* End of lookups/ldap.h */