]> git.sur5r.net Git - openldap/blobdiff - include/ldap_cdefs.h
Happy New Year
[openldap] / include / ldap_cdefs.h
index 126947973ff62764ae46ab63980ac6c521c714e9..d759d6b11c121cc5fbeb34abce81bca5126bc818 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2006 The OpenLDAP Foundation.
+ * Copyright 1998-2011 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