Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cec0253
)
* Fixed LNET undefined symbol PDE() problem on 2.4 kernel (specifically Cray XT3)
author
pjkirner
<pjkirner>
Wed, 14 Sep 2005 03:56:39 +0000
(
03:56
+0000)
committer
pjkirner
<pjkirner>
Wed, 14 Sep 2005 03:56:39 +0000
(
03:56
+0000)
lnet/lnet/router_proc.c
patch
|
blob
|
history
diff --git
a/lnet/lnet/router_proc.c
b/lnet/lnet/router_proc.c
index
50549ae
..
9c00182
100644
(file)
--- a/
lnet/lnet/router_proc.c
+++ b/
lnet/lnet/router_proc.c
@@
-23,6
+23,7
@@
#include "router.h"
#include <linux/seq_file.h>
+#include <linux/lustre_compat25.h>
#define KPR_PROC_STATS "sys/lnet/router_stats"
#define KPR_PROC_ROUTES "sys/lnet/routes"