mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
HP-UX has struct winsize in termios.h.
This commit is contained in:
parent
f360a8006c
commit
cf95f8d5ae
@ -40,6 +40,7 @@
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <termios.h> /* for struct winsize on HP-UX */
|
||||
|
||||
#include "sudo.h"
|
||||
#include "sudo_exec.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user