diff options
Diffstat (limited to 'net/sctp/ulpevent.c')
| -rw-r--r-- | net/sctp/ulpevent.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sctp/ulpevent.c b/net/sctp/ulpevent.c index 8b3560fd876..aa72e89c3ee 100644 --- a/net/sctp/ulpevent.c +++ b/net/sctp/ulpevent.c @@ -43,6 +43,7 @@   * be incorporated into the next SCTP release.   */ +#include <linux/slab.h>  #include <linux/types.h>  #include <linux/skbuff.h>  #include <net/sctp/structs.h>  |