[qpid-cpp] posix patches

Nuno Santos nsantos at fedoraproject.org
Thu Feb 16 22:03:17 UTC 2012


commit 26f19c397f83217cd9383bf13714caac54e1b2d5
Author: Nuno Santos <nsantos at redhat.com>
Date:   Thu Feb 16 17:03:14 2012 -0500

    posix patches

 unistd.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/unistd.patch b/unistd.patch
index e7de98b..45c8ae1 100644
--- a/unistd.patch
+++ b/unistd.patch
@@ -1,3 +1,15 @@
+Index: qpid/cpp/src/qpid/sys/Shlib.h
+===================================================================
+--- a/qpid/cpp/src/qpid/sys/Shlib.h	(revision 1245201)
++++ b/qpid/cpp/src/qpid/sys/Shlib.h	(working copy)
+@@ -23,6 +23,7 @@
+  */
+ 
+ #include "qpid/CommonImportExport.h" 
++#include "qpid/sys/IntegerTypes.h" 
+ #include <boost/noncopyable.hpp>
+ #include <iostream>
+ 
 Index: qpid/cpp/src/qpid/sys/posix/SocketAddress.cpp
 ===================================================================
 --- a/qpid/cpp/src/qpid/sys/posix/SocketAddress.cpp	2011-08-17 18:07:36.000000000 -0400


More information about the scm-commits mailing list