X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fedge.c;h=0a47f8c87bab15a59c55836af0c7ae6e5bd77afa;hp=9cc9df834fd1eb3c9f0f1e383e138bd943b8973d;hb=eaf1208e9d5c5a15e4b23de936830520bf3b5685;hpb=6f9f6779e6bd1dd7bb795b42dad550863a386ca8 diff --git a/src/edge.c b/src/edge.c index 9cc9df83..0a47f8c8 100644 --- a/src/edge.c +++ b/src/edge.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: edge.c,v 1.1.2.17 2002/09/09 22:32:30 guus Exp $ + $Id: edge.c,v 1.1.2.18 2002/09/10 22:12:33 guus Exp $ */ #include "config.h" @@ -31,7 +31,6 @@ #include "net.h" /* Don't ask. */ #include "netutl.h" -#include "config.h" #include "conf.h" #include #include "subnet.h"