Commit bbfd2ff
committed
fix(input): add sys/types.h for POSIX compatibility
Include sys/types.h for pid_t and other POSIX types that may be required
on some Linux systems for tcsetpgrp/tcgetpgrp/getpgrp functions.1 parent 15d028b commit bbfd2ff
File tree
2 files changed
+1
-0
lines changed- cli/src/stubs
- native/input
2 files changed
+1
-0
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments