X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=grab_client.c;h=ccfdb0c8e129ffea3aafa15ca8d6cbdb9933e53e;hb=a9126f461792a84c760162ecb25100f1593d427d;hp=e419a723b9b856ddbc595c6130951c86d4e3155a;hpb=00e4d4da1b2c00da139b09d3ed4ab9ad9fba2691;p=paraslash.git diff --git a/grab_client.c b/grab_client.c index e419a723..ccfdb0c8 100644 --- a/grab_client.c +++ b/grab_client.c @@ -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;