Browse Source

[IPVS]: Another file needs linux/interrupt.h

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Andrew Morton 19 years ago
parent
commit
e924283bf9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      net/ipv4/ipvs/ip_vs_conn.c

+ 1 - 0
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>