OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-202-g61b7386

Gerrit Code Review gerrit@openafs.org
Sat, 2 Oct 2010 19:41:13 -0700 (PDT)


The following commit has been merged in the master branch:
commit 61b73864d74ac4d381c9d5d2712837426c84061d
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date:   Sat Oct 2 20:32:05 2010 -0400

    Conditionalize include of string.h in rx_stats.c
    
    Linux doesn't have <string.h>, it's in the linux subdirectory.  But
    it is already included by sysincludes.h, so it should not be needed
    here.
    
    Change-Id: I017c374e7b6d47e900ec73b40a36183a3f23f35c
    Reviewed-on: http://gerrit.openafs.org/2888
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/rx/rx_stats.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository