You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2017/12/06 05:53:17 UTC

[trafficserver] branch quic-latest updated: Fix a build issue

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

maskit pushed a commit to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/quic-latest by this push:
     new 40c8e02  Fix a build issue
40c8e02 is described below

commit 40c8e02cbceb10257ba7246bcc33084da564812e
Author: Masakazu Kitajo <ma...@apache.org>
AuthorDate: Wed Dec 6 14:52:43 2017 +0900

    Fix a build issue
---
 iocore/net/quic/test/test_QUICAckFrameCreator.cc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/iocore/net/quic/test/test_QUICAckFrameCreator.cc b/iocore/net/quic/test/test_QUICAckFrameCreator.cc
index 1ca0691..025d90c 100644
--- a/iocore/net/quic/test/test_QUICAckFrameCreator.cc
+++ b/iocore/net/quic/test/test_QUICAckFrameCreator.cc
@@ -23,6 +23,7 @@
 
 #include "catch.hpp"
 
+#include "I_EventSystem.h"
 #include "quic/QUICAckFrameCreator.h"
 
 TEST_CASE("QUICAckFrameCreator", "[quic]")

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].