]> git.sur5r.net Git - openldap/commit
Add <ac/stdlib.h> to genericize memory allocators.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 23:39:55 +0000 (23:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 23:39:55 +0000 (23:39 +0000)
commit5a8170253a38a26b8110e0a9573c5f18b08d57f8
tree10c3f0c53a5563cf08e62ff5d5bbd2c471f124f3
parent3046c0449ea9aeff6cda09a516b554849bd67a18
Add <ac/stdlib.h> to genericize memory allocators.
Remove memory.h/malloc.h inclusion from <ac/string.h>.
Need to s/<stdlib.h>/<ac/stdlib.h> everywhere.
include/ac/stdlib.h [new file with mode: 0644]
include/ac/string.h