linux-kdump-timeval-probably-not-needed-20011105

not sure what needs this. if something does we need to figure out what
and only do this for them
This commit is contained in:
Derrick Brashear 2001-11-05 19:39:06 +00:00
parent 4b156c3800
commit 13d279883a

View File

@ -250,7 +250,7 @@ typedef struct adaptive_mutex2 adaptive_mutex2_t;
struct timezone { struct timezone {
int a,b; int a,b;
}; };
#ifndef AFS_ALPHA_LINUX20_ENV #if 0/*ndef AFS_ALPHA_LINUX20_ENV*/
typedef struct timeval { typedef struct timeval {
int tv_sec; int tv_sec;
int tv_usec; int tv_usec;