The following commit has been merged in the master branch:
commit c7c742afa07d3056b153fbe2529d709804532f03
Author: Chaz Chandler <[email protected]>
Date:   Tue Feb 23 17:20:39 2010 -0500

    add limits.h to sysincludes.h on IRIX
    
    xdr_mem.c wasn't including limits.h on IRIX when KERNEL was declared, so i
    INT_MAX was undefined.  this adds limits.h to sysincludes.h so it's included
    for all other places where it might be needed.
    
    Change-Id: I718f5bf4dc5d82e2ce74ecc30ab3bf5492b82e29
    Reviewed-on: http://gerrit.openafs.org/1377
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/sysincludes.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to