X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconf.c;h=56d1a8acb8ec2be5fb00d43f7a167a99c36e15a8;hp=0a65e32d16dec30f9266c6f149a2eb33d47bdacb;hb=408ca91766088b6c2d38e198b0692bf394b41248;hpb=9024e01ce649b89d304a4aa5b1d6ef0b56b5a12c diff --git a/src/conf.c b/src/conf.c index 0a65e32d..56d1a8ac 100644 --- a/src/conf.c +++ b/src/conf.c @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: conf.c,v 1.9.4.21 2000/11/04 22:57:30 guus Exp $ + $Id: conf.c,v 1.9.4.22 2000/11/20 19:12:11 guus Exp $ */ #include "config.h" @@ -39,7 +39,6 @@ #include /* for cp */ #include "config.h" -#include "connlist.h" #include "system.h" config_t *config = NULL;