]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - grab_client.c
Make rc4 encryption/decryption more explicit.
[paraslash.git] / grab_client.c
index e419a723b9b856ddbc595c6130951c86d4e3155a..ccfdb0c8e129ffea3aafa15ca8d6cbdb9933e53e 100644 (file)
@@ -25,7 +25,6 @@
 #include "error.h"
 #include "string.h"
 #include "fd.h"
-#include "crypt.h"
 
 /** Grab clients that are not yet attached to a filter node. */
 struct list_head inactive_grab_client_list;