diff options
author | Violet Purcell <vimproved@inventati.org> | 2023-05-11 12:50:34 -0400 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2023-05-12 02:09:07 +0000 |
commit | 5374f677e4cae669eb9accf2449178b602e8a40a (patch) | |
tree | 04a432bb67a1d6de92e53fccfc5d401c85869ad6 /modules/pam_limits | |
parent | c46bc41487d48759e9bf22e30142e1c1a9f9de11 (diff) | |
download | pam-5374f677e4cae669eb9accf2449178b602e8a40a.tar.gz pam-5374f677e4cae669eb9accf2449178b602e8a40a.tar.bz2 pam-5374f677e4cae669eb9accf2449178b602e8a40a.zip |
examples/tty_conv: fix build on musl
termio.h is the old System V version of the interface header, and is
only provided in glibc and dietlibc as far as I can tell.
This fixes it to use the POSIX termios.h instead.
Diffstat (limited to 'modules/pam_limits')
0 files changed, 0 insertions, 0 deletions