X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt_common.c;h=e02dc6af5b88ac5d5deb83f10d333324448c112a;hp=8de346c74b47468a15c566cae29a4ff484b056c6;hb=d4b040af5e31260dbf71f4547484179f32be4746;hpb=5ff2b0b3a6f9242033c436fb8272245f5594dd8c diff --git a/crypt_common.c b/crypt_common.c index 8de346c7..e02dc6af 100644 --- a/crypt_common.c +++ b/crypt_common.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2011 Andre Noll + * Copyright (C) 2005-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file crypt_common.c Crypto functions independent of openssl/libgcrypt. */ #include -#include #include "para.h" #include "error.h"