--- libaitcfg/inc/Attic/tools.h 2009/09/09 09:07:31 1.2 +++ libaitcfg/inc/Attic/tools.h 2009/11/11 14:46:36 1.2.4.1 @@ -3,13 +3,14 @@ * by Michael Pounov * * $Author: misho $ -* $Id: tools.h,v 1.2 2009/09/09 09:07:31 misho Exp $ +* $Id: tools.h,v 1.2.4.1 2009/11/11 14:46:36 misho Exp $ * *************************************************************************/ #ifndef __TOOLS_H #define __TOOLS_H +inline int unquot(u_char *); inline int trim(u_char *); inline int ltrim(u_char *);