X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprotocol_subnet.c;h=e5103079dd11f9065e8cf33e7a851151abdb986b;hp=d6ca43dfcae04b69f33f20c4deff5ac6d52068f8;hb=431fa10b37e78172a03c952e28a0364cc0e438f0;hpb=627f7c22b447bd464b536cd016278545674df93d diff --git a/src/protocol_subnet.c b/src/protocol_subnet.c index d6ca43df..e5103079 100644 --- a/src/protocol_subnet.c +++ b/src/protocol_subnet.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol_subnet.c,v 1.1.4.4 2002/06/21 10:11:19 guus Exp $ + $Id: protocol_subnet.c,v 1.1.4.5 2002/09/03 20:43:26 guus Exp $ */ #include "config.h" @@ -40,8 +40,6 @@ #include "meta.h" #include "connection.h" #include "node.h" -#include "edge.h" -#include "graph.h" #include "system.h"