]> git.sur5r.net Git - openldap/commit
ITS#4990: Fix LDAP_MEMORY_DEBUG and LDAP_MEMORY_DEBUG=0 compilation.
authorHallvard Furuseth <hallvard@openldap.org>
Wed, 4 Jul 2007 22:55:24 +0000 (22:55 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Wed, 4 Jul 2007 22:55:24 +0000 (22:55 +0000)
commite1d42189fa2d5b0763b2bcaba07e2a8bd0014498
tree5186eb396d1540b0d4a7f266c8e16c731c0eb887
parent8eda2e301f5c5814c2e79dd5e866b96ad5d90a5c
ITS#4990: Fix LDAP_MEMORY_DEBUG and LDAP_MEMORY_DEBUG=0 compilation.
Declare ber_int_meminuse.  Fix '#if' -> '#ifdef' LDAP_MEMORY_DEBUG.
libraries/liblber/memory.c