X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fmeta.c;h=e108ea1a8a9f8a63a65ef564a41445aed4ffcb35;hp=786d56af7aa64dff191503aa9ea5f5ccb130361d;hb=f64b41a73b3b432aae17ba990414e0be2f61ce62;hpb=82e383710980534d38bb9a8ef22f20677cd85861 diff --git a/src/meta.c b/src/meta.c index 786d56af..e108ea1a 100644 --- a/src/meta.c +++ b/src/meta.c @@ -1,7 +1,7 @@ /* meta.c -- handle the meta communication - Copyright (C) 2000,2001 Guus Sliepen , - 2000,2001 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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: meta.c,v 1.1.2.21 2001/10/27 12:13:17 guus Exp $ + $Id: meta.c,v 1.1.2.23 2002/02/12 14:36:45 guus Exp $ */ #include "config.h" @@ -26,10 +26,10 @@ #include #include -#include #include #include /* This line must be below the rest for FreeBSD */ +#include #include #include