jehanne: define pid_t in termios.h
This commit is contained in:
@ -143,6 +143,7 @@
|
||||
typedef unsigned long tcflag_t;
|
||||
typedef unsigned long speed_t;
|
||||
typedef unsigned char cc_t;
|
||||
typedef int pid_t;
|
||||
|
||||
struct termios {
|
||||
tcflag_t c_iflag; /* input modes */
|
||||
|
Reference in New Issue
Block a user