X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fmeta.c;h=e376c33ba716ea9204e6d94bca36fd5b700a0c8b;hp=7d4ae2e50bbec23c60676a87147e553b72748613;hb=098090468a9e1e8c5cdb0aeefa277329ff5f3406;hpb=228e7a5c8f0e517dcede50f886965a44fca39853 diff --git a/src/meta.c b/src/meta.c index 7d4ae2e5..e376c33b 100644 --- a/src/meta.c +++ b/src/meta.c @@ -32,6 +32,7 @@ #include "net.h" #include "protocol.h" #include "utils.h" +#include "xalloc.h" bool send_meta(connection_t *c, const char *buffer, int length) {