X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fmeta.c;h=5774bb93c94feaa85b5e059ce1ec713fb3a6f67c;hp=bc9d0b5218c2db97305d9ff7fca3ec47bed6ab31;hb=35932fe6c8cb481eb687f98424776ce429570c21;hpb=db21f015161aac244ec5600c4d0ff685549892c2 diff --git a/src/meta.c b/src/meta.c index bc9d0b52..5774bb93 100644 --- a/src/meta.c +++ b/src/meta.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: meta.c,v 1.1.2.6 2000/10/24 15:46:16 guus Exp $ + $Id: meta.c,v 1.1.2.7 2000/10/29 00:02:18 guus Exp $ */ #include "config.h" @@ -28,9 +28,12 @@ #include #include #include +#include +#include #include "net.h" #include "system.h" +#include "protocol.h" int send_meta(conn_list_t *cl, char *buffer, int length) {