]> git.sur5r.net Git - openldap/blobdiff - include/ldap_cdefs.h
Fixing make
[openldap] / include / ldap_cdefs.h
index 265dbcfb2606c7a5cd2cfb7be11613f26fec91b4..9cf0277097f166e1ead43e83bd0d6a41f796c55a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2005 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
 #      define LDAP_AVL_V(type)         extern type
 #endif
 
-/* LDBM library */
-/* Not exported/imported any more */
-#      define LDAP_LDBM_F(type)        extern type
-#      define LDAP_LDBM_V(type)        extern type
-
 /* LDIF library */
 #if defined(_WIN32) && defined(SLAPD_IMPORT)
 #      define LDAP_LDIF_F(type)        extern __declspec(dllimport) type