Diff for /libaitcfg/inc/global.h between versions 1.3.4.2 and 1.3.4.3

version 1.3.4.2, 2012/04/02 14:39:02 version 1.3.4.3, 2012/04/03 11:51:52
Line 57  SUCH DAMAGE. Line 57  SUCH DAMAGE.
 #include <errno.h>  #include <errno.h>
 #include <time.h>  #include <time.h>
 #include <syslog.h>  #include <syslog.h>
 #ifdef HAVE_LIBPTHREAD  
 #include <pthread.h>  #include <pthread.h>
 #endif  
 #include <assert.h>  #include <assert.h>
 #include <aitio.h>  #include <aitio.h>
 #include <aitcrc.h>  #include <aitcrc.h>

Removed from v.1.3.4.2  
changed lines
  Added in v.1.3.4.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>