Mercurial > crates > nonstick
view build.rs @ 152:4d11b2e7da83
fix dumb `use x as x` in question.rs.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 07 Jul 2025 19:05:31 -0400 |
parents | 4b3a5095f68c |
children |
line wrap: on
line source
use libpam_sys_consts::pam_impl; fn main() { pam_impl::enable_pam_impl_cfg() }