diff --git a/gearmand-0.28-lp932994.patch b/gearmand-0.28-lp932994.patch index ebbd2f1..a3bfee0 100644 --- a/gearmand-0.28-lp932994.patch +++ b/gearmand-0.28-lp932994.patch @@ -9,3 +9,13 @@ Resolves https://bugs.launchpad.net/gearmand/+bug/932994 extern "C" { +--- gearmand-0.28/util/logfile.cc.orig 2011-08-17 10:38:30.000000000 -0500 ++++ gearmand-0.28/util/logfile.cc 2012-03-07 11:48:21.600108725 -0600 +@@ -49,6 +49,7 @@ + #include + #include + #include ++#include + + namespace datadifferential { + namespace util {