summaryrefslogtreecommitdiff
path: root/comm/OLD/dgram.cc
diff options
context:
space:
mode:
Diffstat (limited to 'comm/OLD/dgram.cc')
-rw-r--r--comm/OLD/dgram.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/comm/OLD/dgram.cc b/comm/OLD/dgram.cc
index d0cc6bb..fbd74f2 100644
--- a/comm/OLD/dgram.cc
+++ b/comm/OLD/dgram.cc
@@ -27,12 +27,6 @@
#define DEBUG //**//
bool DGTrace = false;
-#ifdef __osf__
-extern "C" {
- int ioctl (int, unsigned long, char*);
-}
-#endif
-
#if defined(sun) && defined(__svr4__)
#include <sys/filio.h>
#endif