@@ -88,6 +88,7 @@ typedef char *pointer;
Callers below should use malloc. */
# ifndef emacs
+# undef malloc
# define malloc xmalloc
# endif
extern pointer malloc ();