diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-04 05:21:39 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-04 05:21:39 +0000 |
commit | 113bec78c0f209ee85b9363b605ed2c99f4b4988 (patch) | |
tree | b9ad21287a6b112d22cd757718af5c60419de77b /performance-tests | |
parent | 832eace9fe026ab3b499c2533322131bc07b4b0c (diff) | |
download | ATCD-113bec78c0f209ee85b9363b605ed2c99f4b4988.tar.gz |
ChangeLogTag:Tue Nov 4 04:55:40 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'performance-tests')
-rw-r--r-- | performance-tests/SCTP/SOCK_SEQPACK_srv.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/performance-tests/SCTP/SOCK_SEQPACK_srv.cpp b/performance-tests/SCTP/SOCK_SEQPACK_srv.cpp index 2fd1daa1661..eb759976456 100644 --- a/performance-tests/SCTP/SOCK_SEQPACK_srv.cpp +++ b/performance-tests/SCTP/SOCK_SEQPACK_srv.cpp @@ -10,6 +10,7 @@ #include "ace/streams.h" #include "ace/os_include/arpa/os_inet.h" #include "ace/OS_NS_sys_select.h" +#include "ace/OS_NS_string.h" // make sure that the code compiles cleanly even if SCTP is not // available. If SCTP is not installed, program will exit early in |