X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gcrypt.c;h=2f38f1a6cab16e606e3a5704cef61b7cad252b50;hp=f825f6c6a3de6388959d7b900f31ef9d48e6397b;hb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0;hpb=d49cd9a91015766cb19d7d43bb04048265925fe5 diff --git a/gcrypt.c b/gcrypt.c index f825f6c6..2f38f1a6 100644 --- a/gcrypt.c +++ b/gcrypt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Andre Noll + * Copyright (C) 2011-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file gcrypt.c Libgrcypt-based encryption/decryption routines. */ #include -#include #include #include "para.h"