diff options
| author | Herbert Xu <herbert@gondor.apana.org.au> | 2003-11-29 04:46:30 -0800 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2003-11-29 04:46:30 -0800 |
| commit | 60b95251032ff12ce322231a8165e8176078832e (patch) | |
| tree | 560e9c4ea9c54edd3d034524daef71fa9dd12d8d /include/net | |
| parent | 202ca737b132b513e2112e48e6361c6eaa52e549 (diff) | |
[SCTP]: Fix sm.h/sctp.h header include loop.
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/sctp/sctp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h index bf33562cd101..7edb15d6561a 100644 --- a/include/net/sctp/sctp.h +++ b/include/net/sctp/sctp.h @@ -90,7 +90,6 @@ #include <net/snmp.h> #include <net/sctp/structs.h> #include <net/sctp/constants.h> -#include <net/sctp/sm.h> /* Set SCTP_DEBUG flag via config if not already set. */ |
