]> git.meshlink.io Git - meshlink/blobdiff - src/connection.h
Move RSA key generation into the wrappers.
[meshlink] / src / connection.h
index ca71cad9711c416959ac63c3f5f1b8d6ce2391fa..08778bf3fda5bdf8f9069ffa6521964e0e47afa3 100644 (file)
@@ -23,8 +23,6 @@
 #ifndef __TINC_CONNECTION_H__
 #define __TINC_CONNECTION_H__
 
-#include <event.h>
-
 #include "cipher.h"
 #include "digest.h"
 #include "rsa.h"