From: Amos Jeffries Date: Mon, 14 Apr 2008 00:20:51 +0000 (+1200) Subject: Cleanup Debug include sequence. X-Git-Tag: SQUID_3_1_0_1~49^2~298 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=608391f4dba82bc1d03b6ed6494d5dffc5f900cb;p=thirdparty%2Fsquid.git Cleanup Debug include sequence. --- diff --git a/src/debug.cc b/src/debug.cc index cbd9add115..21384a3e84 100755 --- a/src/debug.cc +++ b/src/debug.cc @@ -35,9 +35,8 @@ #include "squid.h" #endif -#include "SquidTime.h" -#include #include "Debug.h" +#include "SquidTime.h" /* for Config */ #include "structs.h"