New OID database - with public definitions in oid_db.h. Removed old OID
[yaz-moved-to-github.git] / src / session.h
index 6ac5299..42573ba 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.14 2007-04-12 13:52:57 adam Exp $
  */
 /**
  * \file session.h
@@ -14,7 +14,6 @@
 #include <yaz/comstack.h>
 #include <yaz/cql.h>
 #include <yaz/odr.h>
-#include <yaz/oid.h>
 #include <yaz/proto.h>
 #include <yaz/backend.h>
 #include <yaz/retrieval.h>
@@ -133,6 +132,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: