Commit a5b609c
committed
Auto merge of #2592 - skrap:uclibc-fix-extproc-type, r=Amanieu
uclibc: fix type of EXTPROC.
All of the other related constants are of type `tcflag_t`, but this one was wrong. This change will fix the build of `nix`.
(Ref nix-rust/nix#1603)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments