• E
    build: fix build on cygwin · 87681495
    Eric Blake 提交于
    Regression introduced when we changed types in commit 3e2c3d8f.
    
    We've done this sort of cleanup before (see commit c685993d).
    
    * src/conf/storage_conf.c (virStoragePoolDefFormat)
    (virStorageVolTargetDefFormat): Cast gid_t and uid_t.
    87681495
storage_conf.c 51.1 KB