]> git.meshlink.io Git - meshlink/blobdiff - src/protocol_auth.c
Really stop using cipher.h and digest.h.
[meshlink] / src / protocol_auth.c
index bd1c1c47fe18691d6eb4c46e53975f01c5986035..3bd444ea7aa0f5c14d490ee926ac66dac17c0f83 100644 (file)
@@ -21,9 +21,6 @@
 
 #include "conf.h"
 #include "connection.h"
-#include "cipher.h"
-#include "crypto.h"
-#include "digest.h"
 #include "ecdsa.h"
 #include "edge.h"
 #include "graph.h"