]> sjero.net Git - wget/blobdiff - src/cmpt.c
Fix a problem when -k is specified and url's are specified in CSS code.
[wget] / src / cmpt.c
index 6726b7fc4ee46e210a6375088925d011e2a0619f..ac75b5dd68f66b6839c228ad696141984848b618 100644 (file)
@@ -1,6 +1,7 @@
 /* Replacements for routines missing on some systems.
    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+   Inc.
 
 This file is part of GNU Wget.
 
@@ -28,8 +29,6 @@ Corresponding Source for a non-source form of such a combination
 shall include the source code for the parts of OpenSSL used as well
 as that of the covered work.  */
 
-#define USE_GNULIB_ALLOC
-
 #include "wget.h"
 
 #include <stdio.h>