git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4b156c3
)
linux-kdump-timeval-probably-not-needed-20011105
author
Derrick Brashear
<shadow@dementia.org>
Mon, 5 Nov 2001 19:39:06 +0000 (19:39 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Mon, 5 Nov 2001 19:39:06 +0000 (19:39 +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
patch
|
blob
|
history
diff --git
a/src/venus/kdump.c
b/src/venus/kdump.c
index
bda714f
..
e81c469
100644
(file)
--- a/
src/venus/kdump.c
+++ b/
src/venus/kdump.c
@@
-250,7
+250,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*/
typedef struct timeval {
int tv_sec;
int tv_usec;