Happy new year
[idzebra-moved-to-github.git] / util / tstcharmap.c
index 5efd818..9c85c96 100644 (file)
@@ -1,8 +1,5 @@
-/* $Id: tstcharmap.c,v 1.8 2007-05-16 12:31:17 adam Exp $
-   Copyright (C) 1995-2007
-   Index Data ApS
-
-This file is part of the Zebra server.
+/* This file is part of the Zebra server.
+   Copyright (C) 1994-2009 Index Data
 
 Zebra is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -22,6 +19,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 #include <charmap.h>
 #include <yaz/test.h>
+#include <stdlib.h>
 
 /* use env srcdir as base directory - or current directory if unset */
 const char *get_srcdir(void)