Handle present out of range better in sample server.
[yazpp-moved-to-github.git] / src / yaz-my-client.cpp
index 3597425..3a143bf 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Copyright (c) 1998-2003, Index Data.
+ * Copyright (c) 1998-2004, Index Data.
  * See the file LICENSE for details.
  * 
- * $Id: yaz-my-client.cpp,v 1.15 2004-01-05 11:31:04 adam Exp $
+ * $Id: yaz-my-client.cpp,v 1.18 2005-01-17 09:55:58 adam Exp $
  */
 
+#include <stdlib.h>
 #include <yaz/log.h>
 #include <yaz/options.h>
 #include <yaz/diagbib1.h>