Use tinc 1.0's event infrastructure to handle timeouts.
[tinc] / src / node.h
index 4eb216f..36c8253 100644 (file)
@@ -25,6 +25,7 @@
 #include "cipher.h"
 #include "connection.h"
 #include "digest.h"
+#include "event.h"
 #include "list.h"
 #include "subnet.h"