summaryrefslogtreecommitdiff
path: root/performance-tests/SCTP/SOCK_STREAM_clt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/SCTP/SOCK_STREAM_clt.cpp')
-rw-r--r--performance-tests/SCTP/SOCK_STREAM_clt.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/performance-tests/SCTP/SOCK_STREAM_clt.cpp b/performance-tests/SCTP/SOCK_STREAM_clt.cpp
index 780308ee972..55fd85c2c15 100644
--- a/performance-tests/SCTP/SOCK_STREAM_clt.cpp
+++ b/performance-tests/SCTP/SOCK_STREAM_clt.cpp
@@ -6,7 +6,10 @@
#include "ace/Log_Msg.h"
#include "ace/CDR_Stream.h"
#include "ace/High_Res_Timer.h"
+
+// FUZZ: disable check_for_streams_include
#include "ace/streams.h"
+
#include "ace/os_include/netinet/os_tcp.h"
#include "ace/os_include/arpa/os_inet.h"