added missing dependencies to fix failing unistr/ tests
[gnulib.git] / lib / progreloc.c
index 8aa33b7..1e27de7 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