From: Fabian Frederick Date: Tue, 4 Nov 2014 19:13:50 +0000 (+0100) Subject: ipv4: include linux/bug.h instead of asm/bug.h X-Git-Tag: v3.19-rc1~118^2~288 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=4c787b162607fa4ee9da021a8683d13dd5c7cb9f;p=linux.git ipv4: include linux/bug.h instead of asm/bug.h Signed-off-by: Fabian Frederick Signed-off-by: David S. Miller --- diff --git a/net/ipv4/cipso_ipv4.c b/net/ipv4/cipso_ipv4.c index e24df5a23446..253a61b4e69e 100644 --- a/net/ipv4/cipso_ipv4.c +++ b/net/ipv4/cipso_ipv4.c @@ -50,7 +50,7 @@ #include #include #include -#include +#include #include /* List of available DOI definitions */