summaryrefslogtreecommitdiffstats
path: root/gnupgparse.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2002-02-14 11:22:51 +0000
committerThomas Roessler <roessler@does-not-exist.org>2002-02-14 11:22:51 +0000
commit3364b9c58d06af59c2cdbedd04fd643714cdfd52 (patch)
tree617d0b56809c606f0268b5452bd8c677d62f298b /gnupgparse.c
parente24ec98b14eaf99327151a5f38dd65ff024b6336 (diff)
Iconv patch from Lars Hecking. MAY NEED TO BE BACKPORTED.
Diffstat (limited to 'gnupgparse.c')
-rw-r--r--gnupgparse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnupgparse.c b/gnupgparse.c
index 8b7bf4c3..bf0e2e60 100644
--- a/gnupgparse.c
+++ b/gnupgparse.c
@@ -44,7 +44,6 @@
#include "mutt.h"
#include "pgp.h"
#include "charset.h"
-#include "iconv.h"
/* for hexval */
#include "mime.h"