summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-11-02 08:58:45 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-11-02 08:58:45 +0000
commit462af87ef5b69eaf562155a11b245d7dd3e25517 (patch)
tree01f37a9fd66da3047f5d47df6163f9ddb36dd80d
parentd03fb215f2e8dcb6c4fdeb423c528364424d9685 (diff)
downloadATCD-462af87ef5b69eaf562155a11b245d7dd3e25517.tar.gz
ChangeLogTag: Tue Nov 2 08:59:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--performance-tests/SCTP/Options_Manager.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/performance-tests/SCTP/Options_Manager.cpp b/performance-tests/SCTP/Options_Manager.cpp
index a5b3609da36..656030a6195 100644
--- a/performance-tests/SCTP/Options_Manager.cpp
+++ b/performance-tests/SCTP/Options_Manager.cpp
@@ -1,12 +1,9 @@
// -*- C++ -*-
// $Id$
-extern "C" {
-#include "ace/os_include/sys/os_types.h"
-}
-
#include "ace/Get_Opt.h"
#include "ace/os_include/netinet/os_in.h"
+#include "ace/os_include/sys/os_types.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_string.h"