X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnode.c;h=48d7f8924a8e0fac1a72d76d3e05ee37794b6809;hp=5d417f52299f41248f0b1902f0e89e3a8b19b1ba;hb=b541c7fe97c15615d07aa861f848cf7c4f32f876;hpb=fa8faff84bbbeb818adaea80d7bf9e12e0074978 diff --git a/src/node.c b/src/node.c index 5d417f52..48d7f892 100644 --- a/src/node.c +++ b/src/node.c @@ -17,13 +17,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: node.c,v 1.2 2002/04/09 15:26:00 zarq Exp $ + $Id: node.c,v 1.2.2.1 2002/04/14 09:31:52 zarq Exp $ */ #include "config.h" #include -#include #include #include "node.h"