summaryrefslogtreecommitdiff
path: root/performance-tests
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-05-11 18:45:20 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-05-11 18:45:20 +0000
commit1fc803f5848357cb5bc5a4ce158780d2b1bc89e8 (patch)
treee918556e2aa003520fdad9331922b76581ffdafc /performance-tests
parent9f0637429cc177d8225ee2926178f5a1333004a1 (diff)
downloadATCD-1fc803f5848357cb5bc5a4ce158780d2b1bc89e8.tar.gz
ChangeLogTag:Fri May 11 10:25:00 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'performance-tests')
-rw-r--r--performance-tests/Misc/basic_perf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/performance-tests/Misc/basic_perf.cpp b/performance-tests/Misc/basic_perf.cpp
index fc208461471..bfad156747b 100644
--- a/performance-tests/Misc/basic_perf.cpp
+++ b/performance-tests/Misc/basic_perf.cpp
@@ -555,7 +555,7 @@ main (int argc, char *argv[])
if (get_options (argc, argv))
ACE_OS::exit (-1);
- struct utsname name;
+ ACE_utsname name;
if (ACE_OS::uname (&name) != -1)
ACE_DEBUG ((LM_INFO, "%s (%s), %s %s at %T\n",