1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

Remove __malloc_ptrdiff_t.

This commit is contained in:
Joseph Myers
2013-03-08 16:46:45 +00:00
parent 1ba4f03035
commit dd54b8644c
3 changed files with 5 additions and 4 deletions

View File

@ -24,9 +24,6 @@
#include <stdio.h>
# define __malloc_ptr_t void *
/* Used by GNU libc internals. */
#define __malloc_ptrdiff_t ptrdiff_t
#ifdef _LIBC
# define __MALLOC_HOOK_VOLATILE
# define __MALLOC_DEPRECATED