X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fbridge%2Fbr_stp.c;h=921bbe5cb94a9690028cb2e2677b0508f4c31519;hb=31582b094d640fdab3fd29237b348a4c7c8646fb;hp=e38034aa56f5a2f6d1476f38cf3e931a18513fe0;hpb=a862b5c8cd5d847779a049a5fc8cf5b1e6f5fa07;p=linux-2.6 diff --git a/net/bridge/br_stp.c b/net/bridge/br_stp.c index e38034aa56..921bbe5cb9 100644 --- a/net/bridge/br_stp.c +++ b/net/bridge/br_stp.c @@ -5,14 +5,13 @@ * Authors: * Lennert Buytenhek * - * $Id: br_stp.c,v 1.4 2000/06/19 10:13:35 davem Exp $ - * * This program 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 of the License, or (at your option) any later version. */ #include +#include #include "br_private.h" #include "br_private_stp.h"