changed output to be non-cascarding when using -n switch
[yaz-moved-to-github.git] / src / session.h
index 6ac5299..e0cba4c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2006, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: session.h,v 1.11 2006-05-07 14:48:25 adam Exp $
+ * $Id: session.h,v 1.13 2007-01-03 08:42:15 adam Exp $
  */
 /**
  * \file session.h
@@ -133,6 +133,8 @@ int statserv_must_terminate(void);
 
 int control_association(association *assoc, const char *host, int force);
 
+int ir_read(IOCHAN h, int event);
+
 #endif
 /*
  * Local variables: