]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
no longer includes getdate.h, there's no need for it
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Sep 2004 20:47:31 +0000 (20:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Sep 2004 20:47:31 +0000 (20:47 +0000)
lib/transfer.c

index 89985a7242164b6e02f3da04dd71f0c55ad0eafa..2a3d0b10f0273f43e391ec14c90488c204b93652 100644 (file)
@@ -92,7 +92,6 @@
 #include "sendf.h"
 #include "speedcheck.h"
 #include "progress.h"
-#include "getdate.h"
 #include "http.h"
 #include "url.h"
 #include "getinfo.h"