X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsession.h;h=42573babc8dd0c4173c85bb4da9cf5c15c602315;hb=1db93bf6100a499194c8c0e5917d718fe86f0509;hp=6ac5299f20711a8813dce9e0cb7c4cc6a27e5b98;hpb=d305f63028800611fd05a3bfc54db24e2634d7ad;p=yaz-moved-to-github.git diff --git a/src/session.h b/src/session.h index 6ac5299..42573ba 100644 --- a/src/session.h +++ b/src/session.h @@ -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 #include #include -#include #include #include #include @@ -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: