From 0a51a5afd6041521c31e75a720ccda0dcd5668a0 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Sat, 10 Jan 1998 15:01:03 +0000 Subject: * rdi-share/hostchan.c: Remove gettimeofday declaration. --- gdb/rdi-share/hostchan.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/rdi-share/hostchan.c') diff --git a/gdb/rdi-share/hostchan.c b/gdb/rdi-share/hostchan.c index b62fbe3..8291ea8 100644 --- a/gdb/rdi-share/hostchan.c +++ b/gdb/rdi-share/hostchan.c @@ -19,9 +19,6 @@ #if defined(__unix) || defined(__CYGWIN32__) # include -# ifdef sun - int gettimeofday(struct timeval *tp, struct timezone *tzp); -# endif #else # include "winsock.h" # include "time.h" -- cgit v1.1