diff options
Diffstat (limited to 'net/sctp/bind_addr.c')
| -rw-r--r-- | net/sctp/bind_addr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sctp/bind_addr.c b/net/sctp/bind_addr.c index bef133731683..faf71d179e46 100644 --- a/net/sctp/bind_addr.c +++ b/net/sctp/bind_addr.c | |||
| @@ -43,6 +43,7 @@ | |||
| 43 | */ | 43 | */ |
| 44 | 44 | ||
| 45 | #include <linux/types.h> | 45 | #include <linux/types.h> |
| 46 | #include <linux/slab.h> | ||
| 46 | #include <linux/in.h> | 47 | #include <linux/in.h> |
| 47 | #include <net/sock.h> | 48 | #include <net/sock.h> |
| 48 | #include <net/ipv6.h> | 49 | #include <net/ipv6.h> |
