(JX2-2327): New character; relate to U-00020509 and M-48931.
[chise/xemacs-chise.git] / src / alloca.c
index c1eecff..e3ba02e 100644 (file)
@@ -100,7 +100,7 @@ void xfree (pointer);
 
    Callers below should use malloc.  */
 
-#ifndef emacs
+#ifdef emacs
 #define malloc xmalloc
 #endif
 #ifndef WIN32_NATIVE