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