From: Derrick Brashear Date: Wed, 26 Dec 2001 20:24:32 +0000 (+0000) Subject: STABLE12-linux-kdump-timeval-probably-not-needed-20011226 X-Git-Tag: openafs-stable-1_2_3~77 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=819e9a787afcc971018b5f5acfffa72cce151297;p=packages%2Fo%2Fopenafs.git STABLE12-linux-kdump-timeval-probably-not-needed-20011226 not sure what needs this. if something does we need to figure out what and only do this for them --- diff --git a/src/venus/kdump.c b/src/venus/kdump.c index 351815005..13be7361d 100644 --- a/src/venus/kdump.c +++ b/src/venus/kdump.c @@ -248,7 +248,7 @@ typedef struct adaptive_mutex2 adaptive_mutex2_t; struct timezone { int a,b; }; -#ifndef AFS_ALPHA_LINUX20_ENV +#if 0/*ndef AFS_ALPHA_LINUX20_ENV*/ #ifndef AFS_LINUX24_ENV typedef struct timeval { int tv_sec;