diff options
Diffstat (limited to 'net/core/dst.c')
| -rw-r--r-- | net/core/dst.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/core/dst.c b/net/core/dst.c index 91104d35de7d..0a3920bf3613 100644 --- a/net/core/dst.c +++ b/net/core/dst.c | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | #include <linux/types.h> | 19 | #include <linux/types.h> |
| 20 | #include <net/net_namespace.h> | 20 | #include <net/net_namespace.h> |
| 21 | #include <linux/sched.h> | 21 | #include <linux/sched.h> |
| 22 | #include <linux/prefetch.h> | ||
| 22 | 23 | ||
| 23 | #include <net/dst.h> | 24 | #include <net/dst.h> |
| 24 | 25 | ||
