]> sjero.net Git - wget/blobdiff - src/html-parse.c
Undo the USE_GNULIB_ALLOC defines.
[wget] / src / html-parse.c
index 623b7fd8260f37719191ff073f8a0f07c07becf6..fdf5b99bc791c8c420633be631903b8ab3f1be64 100644 (file)
@@ -89,8 +89,6 @@ as that of the covered work.  */
 /* To test as standalone, compile with `-DSTANDALONE -I.'.  You'll
    still need Wget headers to compile.  */
 
-#define USE_GNULIB_ALLOC
-
 #include "wget.h"
 
 #ifdef STANDALONE