]> sjero.net Git - wget/blobdiff - src/res.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / res.c
index 8c35f0e1cfae726a877e23e12b4ac44256d940ff..94d9769ddabeb7d53f5878de71f4a8dc3ff1ebba 100644 (file)
--- a/src/res.c
+++ b/src/res.c
@@ -67,6 +67,8 @@ as that of the covered work.  */
    res_match_path, res_register_specs, res_get_specs, and
    res_retrieve_file.  */
 
+#define USE_GNULIB_ALLOC
+
 #include "wget.h"
 
 #include <stdio.h>