Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
ea06c511
Commit
ea06c511
authored
Mar 24, 2010
by
Uwe Schulzweida
Browse files
dmemory.c: removed #define HAVE_MALLINFO
parent
9d4441c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dmemory.c
View file @
ea06c511
...
...
@@ -18,12 +18,6 @@
#endif
#endif
#if defined (HAVE_MALLOC_H)
#if ! defined (HAVE_MALLINFO)
# define HAVE_MALLINFO
#endif
#endif
#if defined (HAVE_MALLOC_H)
# include <malloc.h>
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment