]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE12-linux-kdump-timeval-probably-not-needed-20011226
authorDerrick Brashear <shadow@dementia.org>
Wed, 26 Dec 2001 20:24:32 +0000 (20:24 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 26 Dec 2001 20:24:32 +0000 (20:24 +0000)
not sure what needs this. if something does we need to figure out what
and only do this for them

src/venus/kdump.c

index 3518150053777a223ca2ae09d8ad441de418a0fe..13be7361dff41e3aec8b2e90f826eb559fa4e686 100644 (file)
@@ -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;