]> sjero.net Git - wget/blobdiff - src/snprintf.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / snprintf.c
index f458981af8f65f0726a4d7e0d29133c0216b6509..2a8fc6e64dddf57024923341cded1bc99da69145 100644 (file)
@@ -87,6 +87,8 @@
  *
  **************************************************************/
 
+#define USE_GNULIB_ALLOC
+
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif