Removed away include of system headers in comstack.h. Instead
[yaz-moved-to-github.git] / src / session.h
index f9c42e3..77919fb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2004, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: session.h,v 1.2 2004-10-15 00:19:00 adam Exp $
+ * $Id: session.h,v 1.4 2005-01-16 21:51:50 adam Exp $
  */
 /**
  * \file session.h
@@ -11,7 +11,6 @@
 #ifndef SESSION_H
 #define SESSION_H
 
-#include <sys/types.h>
 #include <yaz/comstack.h>
 #include <yaz/odr.h>
 #include <yaz/oid.h>