Refactor host validation and parsing, move methods out of tr_util.[ch]
[trust_router.git] / include / tr_util.h
index 9bf7d8e..9b2da06 100644 (file)
@@ -35,6 +35,7 @@
 #ifndef TR_UTIL_H
 #define TR_UTIL_H
 
+#include <stddef.h>
 #include <trust_router/tr_versioning.h>
 
 /* NB, tr_bin_to_hex() is also prototyped in trust_router/tr_dh.h */