X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=util%2Fcharmap.c;h=8a5d2b8bc78917baba6a17f4f3eebe5f5e4fe739;hb=8add234f71c852fd95ca3aef168e3563265c93b9;hp=48fdec974b635d2f2d28ad5de03d462f67540675;hpb=4eb3b54bb2ca9af74f39f000d3d40dba99ded887;p=idzebra-moved-to-github.git diff --git a/util/charmap.c b/util/charmap.c index 48fdec9..8a5d2b8 100644 --- a/util/charmap.c +++ b/util/charmap.c @@ -1,6 +1,6 @@ -/* $Id: charmap.c,v 1.33 2004-12-13 20:51:33 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 - Index Data Aps +/* $Id: charmap.c,v 1.35 2005-01-16 23:14:58 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -29,6 +29,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include +#include #include typedef unsigned ucs4_t;