X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnetutl.c;h=9b9ca3147a7abd04ba58ad10d119f11c9dc088ca;hp=be90164142d013ca164b5d2847a70c3e36907c84;hb=e26dd564163fca001ab1694a51e7412f9ac970de;hpb=72cd8938e2c759905666ea7d2c90dc1f0b2e2cd5 diff --git a/src/netutl.c b/src/netutl.c index be901641..9b9ca314 100644 --- a/src/netutl.c +++ b/src/netutl.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: netutl.c,v 1.14 2002/04/09 15:26:00 zarq Exp $ + $Id: netutl.c,v 1.15 2002/04/13 11:07:12 zarq Exp $ */ #include "config.h" @@ -30,7 +30,7 @@ #include #include #include -#include + #include #include @@ -40,6 +40,7 @@ #include "conf.h" #include "net.h" #include "netutl.h" +#include "logging.h" #include "system.h"