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