]> git.meshlink.io Git - meshlink/blobdiff - src/meta.c
Missing #include.
[meshlink] / src / meta.c
index 7d4ae2e50bbec23c60676a87147e553b72748613..e376c33ba716ea9204e6d94bca36fd5b700a0c8b 100644 (file)
@@ -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)
 {