masklength is better known as prefixlength.
[tinc] / system.h
index 5691d8b..51adca0 100644 (file)
--- a/system.h
+++ b/system.h
@@ -45,5 +45,8 @@
 # define strsignal(p) ""
 #endif
 
+/* Other functions */
+#include <dropin.h>
+
 #endif /* __TINC_SYSTEM_H__ */