X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt_common.c;h=e02dc6af5b88ac5d5deb83f10d333324448c112a;hp=8de346c74b47468a15c566cae29a4ff484b056c6;hb=88c5dc601a5d1b194da3102566a3fb97947a6aee;hpb=72f53a08032153d2fd6b2b5811d797358ad86f96 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"