Removed away include of system headers in comstack.h. Instead
[yaz-moved-to-github.git] / src / session.h
index bf196e4..77919fb 100644 (file)
@@ -1,15 +1,16 @@
 /*
- * Copyright (C) 1995-2003, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
- * Sebastian Hammer, Adam Dickmeiss
  *
- * $Id: session.h,v 1.1 2003-10-27 12:21:35 adam Exp $
+ * $Id: session.h,v 1.4 2005-01-16 21:51:50 adam Exp $
+ */
+/**
+ * \file session.h
+ * \brief Internal Header for GFS.
  */
-
 #ifndef SESSION_H
 #define SESSION_H
 
-#include <sys/types.h>
 #include <yaz/comstack.h>
 #include <yaz/odr.h>
 #include <yaz/oid.h>