diff options
| -rw-r--r-- | include/net/dst_ops.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/dst_ops.h b/include/net/dst_ops.h index 1fa5306e3e23..51665b3461b8 100644 --- a/include/net/dst_ops.h +++ b/include/net/dst_ops.h | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | #define _NET_DST_OPS_H | 2 | #define _NET_DST_OPS_H |
| 3 | #include <linux/types.h> | 3 | #include <linux/types.h> |
| 4 | #include <linux/percpu_counter.h> | 4 | #include <linux/percpu_counter.h> |
| 5 | #include <linux/cache.h> | ||
| 5 | 6 | ||
| 6 | struct dst_entry; | 7 | struct dst_entry; |
| 7 | struct kmem_cachep; | 8 | struct kmem_cachep; |
