chiark / gitweb /
svc/tripe-ifup.in: Trim prefix length from IPv6 address used as gateway.
[tripe] / common / util.h
index 1928c0428770a29607fa0377190aa66bdae54676..b4c45056ace6b2a8001d7ac142f9f4038a6c41d5 100644 (file)
@@ -33,6 +33,8 @@
 
 #include <sys/types.h>
 
+#include <mLib/macros.h>
+
 #ifdef __cplusplus
   extern "C" {
 #endif