Skip to content
Snippets Groups Projects
Commit 69562072 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Remove <memory.h> from stdlib.h (mem* fns should be in string.h).

parent 22adfb81
No related branches found
No related tags found
No related merge requests found
......@@ -17,10 +17,6 @@
#else
# ifdef HAVE_MEMORY_H
# include <memory.h>
# endif
# ifdef HAVE_MALLOC_H
# include <malloc.h>
# endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment