remove config.h from mdbtools.h

This commit is contained in:
brianb
2007-03-05 23:34:47 +00:00
parent 4ec0c79d12
commit a3497d089a

View File

@@ -32,7 +32,6 @@
#include <ctype.h>
#include <string.h>
#include <glib.h>
#include <config.h>
#ifdef HAVE_ICONV
#include <iconv.h>