From: Amos Jeffries Date: Thu, 1 Oct 2015 09:55:47 +0000 (-0700) Subject: Bug 4329: GCC 5.2 no known conversion for argument X-Git-Tag: SQUID_4_0_1~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=394c09326578541f8a9f3efc560a364121028d96;p=thirdparty%2Fsquid.git Bug 4329: GCC 5.2 no known conversion for argument --- diff --git a/src/StoreSwapLogData.cc b/src/StoreSwapLogData.cc index fca76e78a0..9322fad068 100644 --- a/src/StoreSwapLogData.cc +++ b/src/StoreSwapLogData.cc @@ -12,6 +12,8 @@ #include "StoreSwapLogData.h" #include "swap_log_op.h" +#include + // Based on Internet Checksum (RFC 1071) algorithm but takes three 32bit ints. // TODO: Consider Fletcher's checksum algorithm as a higher quality alternative void