]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
This file does not need to include authenticate.h, apparently.
authorAlex Rousskov <rousskov@measurement-factory.com>
Sat, 7 Mar 2009 21:07:45 +0000 (14:07 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Sat, 7 Mar 2009 21:07:45 +0000 (14:07 -0700)
src/logfile.cc

index 683ea19ce5096ffe9f0e602f3efc38436a8c0f46..dbb6fc83a55f351ebe8ac403b21a8ef4e4c80c7c 100644 (file)
@@ -33,7 +33,6 @@
  */
 
 #include "squid.h"
-#include "authenticate.h"
 #include "fde.h"
 
 static void logfileWriteWrapper(Logfile * lf, const void *buf, size_t len);