From 402ac40145f2d35f9f9bfd34d499336faeb65c2e Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 9 Nov 2006 21:55:34 +0000 Subject: Added POSIX equivalents to APR classes used by clients, inlined trivial calls. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@473087 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/qpidd.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qpid/cpp/src/qpidd.cpp') diff --git a/qpid/cpp/src/qpidd.cpp b/qpid/cpp/src/qpidd.cpp index 2974cc8654..4823aff90d 100644 --- a/qpid/cpp/src/qpidd.cpp +++ b/qpid/cpp/src/qpidd.cpp @@ -15,9 +15,9 @@ * limitations under the License. * */ -#include "qpid/broker/Broker.h" -#include "qpid/broker/Configuration.h" -#include "apr-1/apr_signal.h" +#include +#include +#include #include #include -- cgit v1.2.1