diff options
Diffstat (limited to 'net/mpls/af_mpls.c')
-rw-r--r-- | net/mpls/af_mpls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mpls/af_mpls.c b/net/mpls/af_mpls.c index baa098291fb0..198ec4fe4148 100644 --- a/net/mpls/af_mpls.c +++ b/net/mpls/af_mpls.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | #include <linux/types.h> | 2 | #include <linux/types.h> |
2 | #include <linux/skbuff.h> | 3 | #include <linux/skbuff.h> |
3 | #include <linux/socket.h> | 4 | #include <linux/socket.h> |