]> git.meshlink.io Git - meshlink/blobdiff - src/have.h
Move the routing header out of the SPTPS payload.
[meshlink] / src / have.h
index 536226d5826d54335c71678cb6ccfe6a0073b547..ff714a6997e887f19e1d74c1412bc326b6d78b6a 100644 (file)
@@ -42,6 +42,7 @@
 #include <fcntl.h>
 #include <unistd.h>
 #include <limits.h>
+#include <assert.h>
 
 #ifdef HAVE_MINGW
 #include <w32api.h>