diff options
| author | Matthew Wilcox <willy@debian.org> | 2002-11-17 19:08:24 -0800 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2002-11-17 19:08:24 -0800 |
| commit | 165eb183eaf567eac2019a2ab7c3604d8a4d3448 (patch) | |
| tree | 2402cace86f6efd25ac43204f6698762b58236cf /include/net | |
| parent | 00e17e18e5cc7e42623b2956978026eeb6457c7b (diff) | |
[PATCH] remove sched.h from sctp/sm.h
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/sctp/sm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sctp/sm.h b/include/net/sctp/sm.h index 80cc12e4ac5c..cc0763c831d3 100644 --- a/include/net/sctp/sm.h +++ b/include/net/sctp/sm.h @@ -53,7 +53,6 @@ #include <linux/types.h> #include <linux/compiler.h> -#include <linux/sched.h> #include <linux/slab.h> #include <linux/in.h> #include <net/sctp/command.h> |
