The following commit has been merged in the master branch:
commit b5b34278b26ca22eea988fb18d738969dd608ede
Author: Ben Huntsman <[email protected]>
Date:   Sat Aug 13 11:40:18 2022 -0700

    afs: Fix missing def for timestruc_t on AIX
    
    Include sys/time.h in AIX's osi_machdep.h.  This resolves a build
    issue where the struct timestruc_t was not defined.
    
    Change-Id: I2acf770f8bfa226915d6257ff6a376ea11e515b9
    Reviewed-on: https://gerrit.openafs.org/15107
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/AIX/osi_machdep.h | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to