slev / bind-dyndb-ldap

Forked from bind-dyndb-ldap 3 years ago
Clone

515341d bind-9.16: isc_refcount_t is now atomic_uint_fast32_t only

1 file Authored by twoerner 3 years ago, Committed by slev 3 years ago,
1 file changed. 5 lines added. 10 lines removed.
    bind-9.16: isc_refcount_t is now atomic_uint_fast32_t only
    
    isc_refcount_t is now using the fixed type atomic_uint_fast32_t. It is not
    a struct anymore.
    
        
file modified
+5 -10