From 843cf7291b73fc0f4417c18ef1c5bb1df3b63d8a Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 26 Oct 2002 03:17:19 +0000 Subject: [PATCH] remove sys/time.h --- panda/src/downloader/httpChannel.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/panda/src/downloader/httpChannel.cxx b/panda/src/downloader/httpChannel.cxx index 548e273514..9b86884e8d 100644 --- a/panda/src/downloader/httpChannel.cxx +++ b/panda/src/downloader/httpChannel.cxx @@ -24,7 +24,6 @@ #include "config_downloader.h" #include "clockObject.h" #include "buffer.h" // for Ramfile -#include #ifdef HAVE_SSL