X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fprogreloc.c;h=1e27de72cbe54e837029faacc375acc484c43ee5;hb=d614713a565235b36338496fe3b67a7932a8c78a;hp=8aa33b75081a4c28f0826d8b6832411e897e4099;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/lib/progreloc.c b/lib/progreloc.c index 8aa33b750..1e27de72c 100644 --- a/lib/progreloc.c +++ b/lib/progreloc.c @@ -89,6 +89,10 @@ extern char * canonicalize_file_name (const char *name); #undef open #undef close +/* Use the system functions, not the gnulib overrides in this file. */ +#undef malloc +#undef sprintf + #undef set_program_name