Added include stdlib.h
[yaz-moved-to-github.git] / util / srwtst.c
index 1a2cf69..096b2c5 100644 (file)
@@ -2,9 +2,10 @@
  * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: srwtst.c,v 1.2 2005-01-15 19:47:15 adam Exp $
+ * $Id: srwtst.c,v 1.3 2005-01-17 13:09:43 adam Exp $
  */
 
+#include <stdlib.h>
 #include <yaz/srw.h>
 
 #if HAVE_XML2