autoupdate
[pspp] / lib / progreloc.c
index 8aa33b75081a4c28f0826d8b6832411e897e4099..1e27de72cbe54e837029faacc375acc484c43ee5 100644 (file)
@@ -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