summaryrefslogtreecommitdiffstats
path: root/mbyte.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 /mbyte.h
parentc8e788a772d65013e116987dc532fd924981daf5 (diff)
Remove a number of unnecessary config.h includes, and add some
missing ones. May fix some bugs.
Diffstat (limited to 'mbyte.h')
-rw-r--r--mbyte.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbyte.h b/mbyte.h
index 797a2da7..dc5ed999 100644
--- a/mbyte.h
+++ b/mbyte.h
@@ -1,8 +1,6 @@
#ifndef _MBYTE_H
# define _MBYTE_H
-# include "config.h"
-
# ifdef HAVE_WC_FUNCS
# ifdef HAVE_WCHAR_H
# include <wchar.h>