From 9ed2035c9e0eff07f3d96f9da927eae6fa4d5d55 Mon Sep 17 00:00:00 2001 From: chatty Date: Thu, 4 Aug 1994 13:52:21 +0000 Subject: No more special case for OSF --- comm/OLD/dgram.cc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'comm/OLD') 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 #endif -- cgit v1.1