projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7906de
)
[IPVS]: Another file needs linux/interrupt.h
author
Andrew Morton
<akpm@osdl.org>
Thu, 5 Jan 2006 22:57:36 +0000
(14:57 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 6 Jan 2006 00:48:55 +0000
(16:48 -0800)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipvs/ip_vs_conn.c
patch
|
blob
|
history
diff --git
a/net/ipv4/ipvs/ip_vs_conn.c
b/net/ipv4/ipvs/ip_vs_conn.c
index 81d90354c92828513866092eff1f23f63b134927..87b83813cf2c2f12f4a43fba75385c7e979c16d5 100644
(file)
--- a/
net/ipv4/ipvs/ip_vs_conn.c
+++ b/
net/ipv4/ipvs/ip_vs_conn.c
@@
-24,6
+24,7
@@
*
*/
+#include <linux/interrupt.h>
#include <linux/in.h>
#include <linux/net.h>
#include <linux/kernel.h>