(malloc): Undef before defining.
This commit is contained in:
@@ -88,6 +88,7 @@ typedef char *pointer;
|
|||||||
Callers below should use malloc. */
|
Callers below should use malloc. */
|
||||||
|
|
||||||
# ifndef emacs
|
# ifndef emacs
|
||||||
|
# undef malloc
|
||||||
# define malloc xmalloc
|
# define malloc xmalloc
|
||||||
# endif
|
# endif
|
||||||
extern pointer malloc ();
|
extern pointer malloc ();
|
||||||
|
|||||||
Reference in New Issue
Block a user