Mercurial > crates > nonstick
view build.rs @ 164:d0bba0117456
make test script more cross platform?
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 14 Jul 2025 18:12:14 -0400 |
parents | 4b3a5095f68c |
children | e27c5c667a5a |
line wrap: on
line source
use libpam_sys_consts::pam_impl; fn main() { pam_impl::enable_pam_impl_cfg() }