build: use pkg-config for i18n
[exim.git] / src / src / lookups / ldap.h
diff --git a/src/src/lookups/ldap.h b/src/src/lookups/ldap.h
deleted file mode 100644 (file)
index 5ce756d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*************************************************
-*     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 */