]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - client.h
Replace direct use of RC4 by stream cipher abstraction.
[paraslash.git] / client.h
index 667607e23cf554e7598006d8f0d19268afe6c11d..78cfb5d80af67d591949dfa9b0d1d6970c0092f7 100644 (file)
--- a/client.h
+++ b/client.h
@@ -6,8 +6,6 @@
 
 /** \file client.h Common client functions and exported symbols from client_common.c. */
 
-#include <openssl/rc4.h>
-
 /** The different states of a connection from the view of the client. */
 enum {
        /** TCP connection is established. */