]> sjero.net Git - wget/blobdiff - src/wget.h
[svn] Big progress bar update.
[wget] / src / wget.h
index f0cabd16c4e4c614d0d1b6f5094a398a5399ae66..99253a74281aaa1e5a56cb8553b0e005b51e9aad 100644 (file)
@@ -28,6 +28,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 # define NDEBUG /* To kill off assertions */
 #endif /* not DEBUG */
 
+#define DEBUG_MALLOC
+
 #ifndef PARAMS
 # if PROTOTYPES
 #  define PARAMS(args) args