[gearmand] also patch logfile.cc

derks derks at fedoraproject.org
Fri Jan 13 03:10:04 UTC 2012


commit 883c1a6dfd3c7905b465d65776c5699269bee8d9
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Thu Jan 12 20:57:57 2012 -0600

    also patch logfile.cc

 gearmand-0.27-lp914495.patch |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/gearmand-0.27-lp914495.patch b/gearmand-0.27-lp914495.patch
index 882c9f2..875d5d3 100644
--- a/gearmand-0.27-lp914495.patch
+++ b/gearmand-0.27-lp914495.patch
@@ -20,3 +20,13 @@ https://bugs.launchpad.net/gearmand/+bug/914495
  
  extern "C" {
  
+--- gearmand-0.27/util/logfile.cc.orig	2011-09-26 23:59:09.000000000 -0500
++++ gearmand-0.27/util/logfile.cc	2012-01-12 20:57:25.526030905 -0600
+@@ -49,6 +49,7 @@
+ #include <sstream>
+ #include <sys/stat.h>
+ #include <sys/types.h>
++#include <unistd.h>
+ 
+ namespace datadifferential {
+ namespace util {


More information about the scm-commits mailing list