diff options
Diffstat (limited to 'net/sctp/primitive.c')
-rw-r--r-- | net/sctp/primitive.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/sctp/primitive.c b/net/sctp/primitive.c index ab8d9f96a177..f0553a022859 100644 --- a/net/sctp/primitive.c +++ b/net/sctp/primitive.c | |||
@@ -211,3 +211,6 @@ DECLARE_PRIMITIVE(REQUESTHEARTBEAT); | |||
211 | */ | 211 | */ |
212 | 212 | ||
213 | DECLARE_PRIMITIVE(ASCONF); | 213 | DECLARE_PRIMITIVE(ASCONF); |
214 | |||
215 | /* RE-CONFIG 5.1 */ | ||
216 | DECLARE_PRIMITIVE(RECONF); | ||