]> git.llucax.com Git - software/mutt-debian.git/blobdiff - pgppacket.c
upstream/608706-fix-spelling-errors.patch: to fix some spelling errors (Closes: 608706)
[software/mutt-debian.git] / pgppacket.c
index 8c2d4b928d1c5ccd9e139b697cf7cf94a296d97f..b136a4ae7f4db8aaaf561841f1f92004e4bc224c 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2001 Thomas Roessler <roessler@does-not-exist.org>
+ * Copyright (C) 2001-2,2007 Thomas Roessler <roessler@does-not-exist.org>
  * 
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
  * 
  * 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"
 
 /* yuck, we were including this one somewhere below. */
 #include "mutt.h"
 
-#include "sha1.h"
 #include "lib.h"
 #include "lib.h"
-#include "pgplib.h"
 #include "pgppacket.h"
 
 #define CHUNKSIZE 1024
 #include "pgppacket.h"
 
 #define CHUNKSIZE 1024