summaryrefslogtreecommitdiffstats
path: root/mutt_idna.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2005-02-05 14:11:36 +0000
committerThomas Roessler <roessler@does-not-exist.org>2005-02-05 14:11:36 +0000
commitd06309dcd32b7f7c3c7bd40e3ee3e8298dc27450 (patch)
tree190b5189fbad5652a28a52b3b5d08dc21e62c66a /mutt_idna.h
parentc8e788a772d65013e116987dc532fd924981daf5 (diff)
Remove a number of unnecessary config.h includes, and add some
missing ones. May fix some bugs.
Diffstat (limited to 'mutt_idna.h')
-rw-r--r--mutt_idna.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mutt_idna.h b/mutt_idna.h
index 0e2534a8..4b485162 100644
--- a/mutt_idna.h
+++ b/mutt_idna.h
@@ -19,7 +19,6 @@
#ifndef _MUTT_IDNA_H
# define _MUTT_IDNA_H
-#include "config.h"
#include "rfc822.h"
#include "charset.h"