X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fmeta.c;h=0d927cc8d294608b3f49226b1d793edf5df77f24;hp=93bc48b37712619caa09fed6dc9887d9f3404001;hb=7717cb0c54cc1b736b9f210b180c3cb3f4663ded;hpb=5373129344d349ff6aeb2b3d21f947f5ecbbcfaf 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)