added memory allocation checks (fixes issue 355)
[openjpeg.git] / src / lib / openjpip / sock_manager.h
index ee67131e4c960ea50011648c5c5bceaf444eebfd..0c89b55ab1fbd9d65c03a0a3de50c5493bfd3f5f 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * $Id$
  *
- * Copyright (c) 2002-2011, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
- * Copyright (c) 2002-2011, Professor Benoit Macq
+ * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium
+ * Copyright (c) 2002-2014, Professor Benoit Macq
  * Copyright (c) 2010-2011, Kaori Hagihara
  * All rights reserved.
  *
@@ -31,7 +31,6 @@
 #ifndef        SOCK_MANAGER_H_
 # define       SOCK_MANAGER_H_
 
-#include "bool.h"
 #include "byte_manager.h"
 #include "opj_stdint.h"