X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fsctp%2Fssnmap.c;h=442ad4ed6315fab99ec5b78d012e65a8236e2fae;hb=0fdf86754f70e813845af4abaa805165ce57a0bb;hp=cbe2513d2822730ffe68853e66da1eca2d54d01b;hpb=312f5726055534be1dc9dd369be13aabd2943fcb;p=mv-sheeva.git diff --git a/net/sctp/ssnmap.c b/net/sctp/ssnmap.c index cbe2513d282..442ad4ed631 100644 --- a/net/sctp/ssnmap.c +++ b/net/sctp/ssnmap.c @@ -1,17 +1,17 @@ -/* SCTP kernel reference Implementation +/* SCTP kernel implementation * Copyright (c) 2003 International Business Machines, Corp. * - * This file is part of the SCTP kernel reference Implementation + * This file is part of the SCTP kernel implementation * * These functions manipulate sctp SSN tracker. * - * The SCTP reference implementation is free software; + * This SCTP implementation is free software; * you can redistribute it and/or modify it under the terms of * the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The SCTP reference implementation is distributed in the hope that it + * This SCTP implementation is distributed in the hope that it * will be useful, but WITHOUT ANY WARRANTY; without even the implied * ************************ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@ -37,6 +37,7 @@ */ #include +#include #include #include