OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-12-gdeaed0a

Gerrit Code Review gerrit@openafs.org
Thu, 19 Aug 2010 21:00:15 -0700 (PDT)


The following commit has been merged in the master branch:
commit deaed0ad3613c04434594873e014f8fe65b9f06a
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Fri Aug 20 00:18:17 2010 +0100

    hcrypto: Fix for IRIX
    
    Fix the hcrypto build for IRIX, by including param.h in the
    configuration header so that the platform specific redefinitions of
    "inline" work correctly.
    
    Change-Id: Ib301fae008b596f9112eefe21eaccad0dfd74190
    Reviewed-on: http://gerrit.openafs.org/2596
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/crypto/hcrypto/config.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository