From 2212c5a5b56466491986220ddd6a3aa4e81ff4e4 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Wed, 9 Jul 2008 20:36:17 +0000 Subject: Some small changes which clean up header file inclusions and generally start to tidy up the network layer so that it's a bit easier to implement new network transports git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@675338 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/sys/posix/AsynchIO.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/qpid/sys/posix/AsynchIO.cpp') diff --git a/cpp/src/qpid/sys/posix/AsynchIO.cpp b/cpp/src/qpid/sys/posix/AsynchIO.cpp index 470db4c614..58c7800514 100644 --- a/cpp/src/qpid/sys/posix/AsynchIO.cpp +++ b/cpp/src/qpid/sys/posix/AsynchIO.cpp @@ -20,6 +20,7 @@ */ #include "qpid/sys/AsynchIO.h" +#include "qpid/sys/Socket.h" #include "qpid/sys/Time.h" #include "check.h" -- cgit v1.2.1