--- libaitcfg/inc/Attic/tools.h 2008/09/30 20:00:26 1.1.1.1.2.1 +++ libaitcfg/inc/Attic/tools.h 2010/03/22 14:53:49 1.3 @@ -3,13 +3,14 @@ * by Michael Pounov * * $Author: misho $ -* $Id: tools.h,v 1.1.1.1.2.1 2008/09/30 20:00:26 misho Exp $ +* $Id: tools.h,v 1.3 2010/03/22 14:53:49 misho Exp $ * *************************************************************************/ #ifndef __TOOLS_H #define __TOOLS_H +inline int unquot(u_char *); inline int trim(u_char *); inline int ltrim(u_char *);