X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fgraph.c;h=b7c285fa32dd59b852c5222b64fdc8b9ab674149;hp=feb9d00996be73e8a900b3bb330a65e75670898f;hb=eaf1208e9d5c5a15e4b23de936830520bf3b5685;hpb=dd888ca685176128bf41034208f3dbb220f9d832 diff --git a/src/graph.c b/src/graph.c index feb9d009..b7c285fa 100644 --- a/src/graph.c +++ b/src/graph.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: graph.c,v 1.1.2.20 2002/09/10 09:40:21 guus Exp $ + $Id: graph.c,v 1.1.2.21 2002/09/10 22:12:33 guus Exp $ */ /* We need to generate two trees from the graph: @@ -48,7 +48,6 @@ #include #include -#include "config.h" #include #ifdef HAVE_SYS_PARAM_H #include