mirror of
https://github.com/fluencelabs/musl
synced 2025-06-28 06:02:04 +00:00
fix header typo
This commit is contained in:
@ -32,7 +32,7 @@ int tcflow (int, int);
|
||||
|
||||
pid_t tcgetsid (int);
|
||||
|
||||
#ifdef _GNUS_SOURCE
|
||||
#ifdef _GNU_SOURCE
|
||||
void cfmakeraw(struct termios *);
|
||||
int cfsetspeed(struct termios *, speed_t);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user