summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comm/Multiplexer.cc1
-rw-r--r--comm/OLD/portserv.cc5
2 files changed, 0 insertions, 6 deletions
diff --git a/comm/Multiplexer.cc b/comm/Multiplexer.cc
index ec72cec..1823705 100644
--- a/comm/Multiplexer.cc
+++ b/comm/Multiplexer.cc
@@ -33,7 +33,6 @@
#endif
#ifdef __osf__
-inline void bzero (char* s, int l) { memset (s, 0, l);}
extern "C" int select (int, fd_set*, fd_set*, fd_set*, struct timeval*);
#endif
diff --git a/comm/OLD/portserv.cc b/comm/OLD/portserv.cc
index 4017b25..c869381 100644
--- a/comm/OLD/portserv.cc
+++ b/comm/OLD/portserv.cc
@@ -37,11 +37,6 @@ extern "C" {
#ifdef __osf__
}
#endif
-#ifdef __osf__
-extern "C" {
- int setsockopt (int, int, int, char*, int);
-}
-#endif
//---------------- globals
// if SaveTime > 0, the state is saved to SaveFile