Commit d67f3e4
v01dxyz
office-ispell: Use a POSIX macro to enable including <termios.h>
Compatible with musl in particular. <unistd.h> is already included in
"config.h".
FreeBSD/NetBSD/OpenBSD provides the macro too but are left untouched as
I don't have the means to test it.
Duplicate of an abandoned patch from 2015: https://reviews.llvm.org/D139381 parent 286ead4 commit d67f3e4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments