X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fmipsn32%2Fbits%2Ftermios.h;h=b19d48673cde38ded848aea94a959ed2051cfc99;hb=b76d4e06f1686337713a31a9e7274e1321ae41b6;hp=3a7d5a139be4ef9d9ed26c06d0bb49c0faaeca68;hpb=5972c4a4113e2a4de5edf519faf15296ae1eb3ed;p=musl diff --git a/arch/mipsn32/bits/termios.h b/arch/mipsn32/bits/termios.h index 3a7d5a13..b19d4867 100644 --- a/arch/mipsn32/bits/termios.h +++ b/arch/mipsn32/bits/termios.h @@ -5,6 +5,8 @@ struct termios { tcflag_t c_lflag; cc_t c_line; cc_t c_cc[NCCS]; + speed_t __c_ispeed; + speed_t __c_ospeed; }; #define VINTR 0