X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconf.c;h=eb13c426c60cfac9b66a07b0172906676dc4cac5;hb=251f87c842b62cf770129d8a953fb06ef5d0e466;hp=951b24a6008c400fa7f1f22ecae8635196507987;hpb=72395f989cb44132d7c756c91b3a6d8ba63517e5;p=tinc diff --git a/src/conf.c b/src/conf.c index 951b24a6..eb13c426 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.48 2001/11/16 00:13:08 zarq Exp $ + $Id: conf.c,v 1.9.4.49 2001/11/16 12:17:03 zarq Exp $ */ #include "config.h" @@ -42,7 +42,6 @@ #include #include "conf.h" -#include "netutl.h" /* for strtoip */ #include "system.h"