Commit a01f18ab authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller

[NET]: net/flow.h needs asm/atomic.h

parent fd5ef786
......@@ -8,6 +8,7 @@
#define _NET_FLOW_H
#include <linux/in6.h>
#include <asm/atomic.h>
struct flowi {
int oif;
......
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