X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/14c29200cb58d3c4a0830265f2433849781858d0..659db44480d138d8f398f9c357ff7e84bf0ac800:/pgppacket.c diff --git a/pgppacket.c b/pgppacket.c index 8c2d4b9..b136a4a 100644 --- a/pgppacket.c +++ b/pgppacket.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Thomas Roessler + * Copyright (C) 2001-2,2007 Thomas Roessler * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -32,9 +32,7 @@ /* yuck, we were including this one somewhere below. */ #include "mutt.h" -#include "sha1.h" #include "lib.h" -#include "pgplib.h" #include "pgppacket.h" #define CHUNKSIZE 1024