X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fmeta.c;h=0d927cc8d294608b3f49226b1d793edf5df77f24;hb=2c40495747945bc497dac65b734a4995ab3400a3;hp=93bc48b37712619caa09fed6dc9887d9f3404001;hpb=7926a156e5b118d06295228e57de0cc9de0433b4;p=tinc diff --git a/src/meta.c b/src/meta.c index 93bc48b3..0d927cc8 100644 --- a/src/meta.c +++ b/src/meta.c @@ -31,7 +31,6 @@ #include "meta.h" #include "net.h" #include "protocol.h" -#include "system.h" #include "utils.h" bool send_meta(connection_t *c, const char *buffer, int length)