]> git.meshlink.io Git - meshlink/blobdiff - src/protocol_key.c
Really stop using cipher.h and digest.h.
[meshlink] / src / protocol_key.c
index 59ca7db499e540bc331dcd34e7848f078597567f..8ab1325c23d701982a29a7163e871869e9d7757c 100644 (file)
@@ -19,9 +19,7 @@
 
 #include "system.h"
 
-#include "cipher.h"
 #include "connection.h"
-#include "crypto.h"
 #include "logger.h"
 #include "meshlink_internal.h"
 #include "net.h"