mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
Remove <memory.h> from stdlib.h (mem* fns should be in string.h).
This commit is contained in:
parent
22adfb812f
commit
6956207270
1 changed files with 0 additions and 4 deletions
|
|
@ -17,10 +17,6 @@
|
|||
|
||||
#else
|
||||
|
||||
# ifdef HAVE_MEMORY_H
|
||||
# include <memory.h>
|
||||
# endif
|
||||
|
||||
# ifdef HAVE_MALLOC_H
|
||||
# include <malloc.h>
|
||||
# endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue