From 819e9a787afcc971018b5f5acfffa72cce151297 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Wed, 26 Dec 2001 20:24:32 +0000 Subject: [PATCH] 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 --- src/venus/kdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.5