Commit 4c787b16 authored by Fabian Frederick's avatar Fabian Frederick Committed by David S. Miller

ipv4: include linux/bug.h instead of asm/bug.h

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4973404f
......@@ -50,7 +50,7 @@
#include <net/netlabel.h>
#include <net/cipso_ipv4.h>
#include <linux/atomic.h>
#include <asm/bug.h>
#include <linux/bug.h>
#include <asm/unaligned.h>
/* List of available DOI definitions */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment