]> sjero.net Git - wget/blobdiff - src/ftp-opie.c
Test for Content-Disposition in HTTP auth.
[wget] / src / ftp-opie.c
index 5d740a1f9d509845b60a176d32132b2f2a25826a..44614ba0b342d540a5ce58ad29ed529df3869b73 100644 (file)
@@ -1,6 +1,6 @@
 /* Opie (s/key) support for FTP.
    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2007, 2008 Free Software Foundation, Inc.
+   2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
@@ -28,8 +28,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>