You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by as...@apache.org on 2020/07/13 17:35:47 UTC

[qpid-proton] branch master updated: PROTON-2246: Fix merge casualty of pn_netaddr restructure

This is an automated email from the ASF dual-hosted git repository.

astitcher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git


The following commit(s) were added to refs/heads/master by this push:
     new edce302  PROTON-2246: Fix merge casualty of pn_netaddr restructure
edce302 is described below

commit edce3029e0ee6abb629ad835646dd93eb21ebf87
Author: Andrew Stitcher <as...@apache.org>
AuthorDate: Mon Jul 13 13:29:47 2020 -0400

    PROTON-2246: Fix merge casualty of pn_netaddr restructure
---
 c/src/proactor/win_iocp.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/c/src/proactor/win_iocp.cpp b/c/src/proactor/win_iocp.cpp
index d4af496..764a7c4 100644
--- a/c/src/proactor/win_iocp.cpp
+++ b/c/src/proactor/win_iocp.cpp
@@ -23,6 +23,7 @@
 #include <proton/connection_driver.h>
 #include <proton/engine.h>
 #include <proton/message.h>
+#include <proton/netaddr.h>
 #include <proton/object.h>
 #include <proton/proactor.h>
 #include <proton/transport.h>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org