Browse Source

remove sys/time.h

David Rose 23 years ago
parent
commit
843cf7291b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/downloader/httpChannel.cxx

+ 0 - 1
panda/src/downloader/httpChannel.cxx

@@ -24,7 +24,6 @@
 #include "config_downloader.h"
 #include "clockObject.h"
 #include "buffer.h"  // for Ramfile
-#include <sys/time.h>
 
 #ifdef HAVE_SSL