X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=regex.c;h=e26641bfcd9cb05ff7223fd020353f40ac14626d;hb=98cf1a06469c02df32ea978fe6c6514f1c87f2bc;hp=4f222a5e42e32d4f8d4cbe18517f3d3065d86fac;hpb=c38e8a15579702bd9e223f4ef2da17da82a9fff1;p=gnulib.git diff --git a/regex.c b/regex.c index 4f222a5e4..e26641bfc 100644 --- a/regex.c +++ b/regex.c @@ -55,6 +55,9 @@ #include "buffer.h" #include "syntax.h" +#define malloc xmalloc +#define free xfree + #else /* not emacs */ /* If we are not linking with Emacs proper,