diff options
Diffstat (limited to 'dcop/KDE-ICE/Xtranssock.c')
-rw-r--r-- | dcop/KDE-ICE/Xtranssock.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dcop/KDE-ICE/Xtranssock.c b/dcop/KDE-ICE/Xtranssock.c index 31a35fcd9..9d2c39456 100644 --- a/dcop/KDE-ICE/Xtranssock.c +++ b/dcop/KDE-ICE/Xtranssock.c @@ -88,9 +88,6 @@ from The Open Group. #endif /* SYSV */ #endif /* MOTOROLA */ #ifndef NO_TCP_H -#ifdef __osf__ -#include <sys/param.h> -#endif /* osf */ #if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) #include <machine/endian.h> #endif /* __NetBSD__ || __OpenBSD__ || __FreeBSD__ */ |