[IPVS]: Another file needs linux/interrupt.h
authorAndrew Morton <akpm@osdl.org>
Thu, 5 Jan 2006 22:57:36 +0000 (14:57 -0800)
committerDavid 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

index 81d9035..87b8381 100644 (file)
@@ -24,6 +24,7 @@
  *
  */
 
+#include <linux/interrupt.h>
 #include <linux/in.h>
 #include <linux/net.h>
 #include <linux/kernel.h>