]> git.meshlink.io Git - meshlink/blobdiff - src/node.h
Move RSA key generation into the wrappers.
[meshlink] / src / node.h
index da5081b49ef0dd5cc3506862443502c9a8ba1cc1..7b777288c82639719930e63e4a14b134c797d351 100644 (file)
@@ -23,6 +23,8 @@
 #ifndef __TINC_NODE_H__
 #define __TINC_NODE_H__
 
+#include <event.h>
+
 #include "splay_tree.h"
 #include "cipher.h"
 #include "connection.h"