Index: head/net/ns3/files/patch-src_test_ns3tc_fq-codel-queue-disc-test-suite.cc =================================================================== --- head/net/ns3/files/patch-src_test_ns3tc_fq-codel-queue-disc-test-suite.cc (nonexistent) +++ head/net/ns3/files/patch-src_test_ns3tc_fq-codel-queue-disc-test-suite.cc (revision 560305) @@ -0,0 +1,18 @@ +--- src/test/ns3tc/fq-codel-queue-disc-test-suite.cc.orig 2021-01-04 15:32:24 UTC ++++ src/test/ns3tc/fq-codel-queue-disc-test-suite.cc +@@ -35,6 +35,8 @@ + #include "ns3/string.h" + #include "ns3/pointer.h" + ++#include ++ + using namespace ns3; + + // Variable to assign hash to a new packet's flow +@@ -1125,4 +1127,4 @@ FqCoDelQueueDiscTestSuite::FqCoDelQueueDiscTestSuite ( + AddTestCase (new FqCoDelQueueDiscL4sMode, TestCase::QUICK); + } + +-static FqCoDelQueueDiscTestSuite fqCoDelQueueDiscTestSuite; +\ No newline at end of file ++static FqCoDelQueueDiscTestSuite fqCoDelQueueDiscTestSuite; Property changes on: head/net/ns3/files/patch-src_test_ns3tc_fq-codel-queue-disc-test-suite.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property