]> sjero.net Git - wget/blobdiff - src/http-ntlm.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / http-ntlm.c
index 4893e043078b06394fa8ab2fc0cfed4fb6fb6108..321d70d2144517801aacace614cb05d2ce4abe64 100644 (file)
@@ -1,5 +1,5 @@
 /* NTLM code.
-   Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
    Contributed by Daniel Stenberg.
 
 This file is part of GNU Wget.
@@ -28,6 +28,8 @@ 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"
 
 /* NTLM details: