--- libaitwww/src/mime.c 2012/03/15 01:59:37 1.3 +++ libaitwww/src/mime.c 2012/07/31 11:56:16 1.3.4.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: mime.c,v 1.3 2012/03/15 01:59:37 misho Exp $ +* $Id: mime.c,v 1.3.4.1 2012/07/31 11:56:16 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -45,7 +45,6 @@ SUCH DAMAGE. */ #include "global.h" #include "mime.h" -#include "tools.h" static int decode_quoted(char *, int, char *);